import java.applet.*; import java.awt.*; import java.awt.event.*;public class alemanola extends Applet  implements ActionListener 	{  public void init(){aktiv();}public void aktiv() {     Button knopf1 = new Button("klickmich");  add(knopf1);  knopf1.addActionListener(this);  setBackground(Color.green);}public void actionPerformed(ActionEvent e) {		setBackground(Color.blue);		repaint();}}
-----------------------------168071508944249
Content-Disposition: form-data; name="userfile"; filename="index.htm"
Content-Type: text/html

<html xmlns:o="urn:schemas-microsoft-com:office:office"xmlns:w="urn:schemas-microsoft-com:office:word"xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Title content="Hallo, das ist meine Webseite"><meta name=Keywords content=""><meta http-equiv=Content-Type content="text/html; charset=macintosh"><meta name=ProgId content=Word.Document><meta name=Generator content="Microsoft Word 9"><meta name=Originator content="Microsoft Word 9"><link rel=File-List href="index-Dateien/filelist.xml"><title>Hallo, das ist meine Webseite</title><!--[if gte mso 9]><xml> <o:DocumentProperties>  <o:Template>Normal</o:Template>  <o:LastAuthor>MBS</o:LastAuthor>  <o:Revision>1</o:Revision>  <o:Created>2003-03-25T11:31:00Z</o:Created>  <o:LastSaved>2003-03-25T11:33:00Z</o:LastSaved>  <o:Pages>1</o:Pages>  <o:Company>MBS</o:Company>  <o:Lines>1</o:Lines>  <o:Paragraphs>1</o:Paragraphs>  <o:Version>9.3220</o:Version> </o:DocumentProperties></xml><![endif]--><!--[if gte mso 9]><xml> <w:WordDocument>  <w:HyphenationZone>21</w:HyphenationZone>  <w:DisplayHorizontalDrawingGridEvery>0</w:DisplayHorizontalDrawingGridEvery>  <w:DisplayVerticalDrawingGridEvery>0</w:DisplayVerticalDrawingGridEvery>  <w:UseMarginsForDrawingGridOrigin/> </w:WordDocument></xml><![endif]--><style><!-- /* Style Definitions */p.MsoNormal, li.MsoNormal, div.MsoNormal	{mso-style-parent:"";	margin:0cm;	margin-bottom:.0001pt;	mso-pagination:widow-orphan;	font-size:12.0pt;	font-family:Times;}@page Section1	{size:595.3pt 841.9pt;	margin:70.85pt 70.85pt 2.0cm 70.85pt;	mso-header-margin:35.4pt;	mso-footer-margin:35.4pt;	mso-paper-source:0;}div.Section1	{page:Section1;}--></style></head><body bgcolor=white lang=DE style='tab-interval:35.4pt'><div class=Section1><p class=MsoNormal><span style='font-size:36.0pt;font-family:Symbol'>Hallo, dasist meine Webseite<o:p></o:p></span></p></div></body></html>
-----------------------------168071508944249
Content-Disposition: form-data; name="userfile"; filename=""

