ProgramWindowJava

Please look at my code

Im trying to run "world time clocks"

i keep getting "applet value notinited"

im sure ive copied something wrong. Pls help

Code below

thanks in advance





<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>



</head>

<body text="#FFFFFF" bgcolor="#000000">




<param name="name" value="value">
<applet width="710" height="170" code="worldtimeclock.class" hspace="0" codebase="a1rport">
<param name="names" value="Guatemala,New York,Rio de Janeiro,London,Moscow,Sydney">
<param name="addnames1" value=",Ottawa,Sao Paulo,Dublin,,Port Moresby">
<param name="addnames2" value=",,,Reykjavik,,">
<param name="offset" value="-6,-5,-3,0,3,10">
<param name="usedst" value="no,yes,yes,yes,yes,yes">
<param name="startmonth" value=",4,10,3,3,10">
<param name="startday" value="startday">
<param name="startweek" value=",1,1,-1,-1,-1">
<param name="endmonth" value=",10,2,10,10,3">
<param name="endday" value=",0,0,0,0,0">
<param name="endweek" value=",-1,-1,-1,-1,-1">
<param name="timeformat" value="12">
<param name="showam" value="no">
<param name="showdigital" value="yes">
<param name="showdstd" value="yes">
<param name="cityfont" value="TimesRoman,bold,12">
<param name="timefont" value="Courier,plain,14">
<param name="datefont" value="TimesRoman,italic,12">
<param name="bdcolor" value="255,0,0">

</applet></p>

</body>

</html>

Replay:Please look at my code
click tools, click sun java console

dump the error message here

Replay:Please look at my code
You're a Banned Member cjard? :O



Java

Help With For Loop?
Array program help
get source code from a website
Online Game
Upload 20MB File
ObjectOutputStream writing error
JDBC problem: NullPointerException
Writing a database
Declaring an array help
CMP and database connection problem
Need help with methods
Need help with this Code, please.
Threads
My first program.
memory address?
executable java file
Bitwise comparison?
Can't figure out Static Error?
Help!! using recursion to search an array
Encrypt / Decrypt homework help