NADELLA, RAO S (SBCSI) wrote:

>Stephen, Jon,
>
>Thanks a bunch for your help. This is very clear. 
>The example is the way like in all programming 101's Hello World makes it 
>easy to work with and understand. 
>
>I am working in an NT env.  
>
>I dont want to take much of your time. Can you please answer, why I would be
>getting the
>following when comiling.
>
>       Example.java:2: package org.apache.ecs.html does not exist
>       import org.apache.ecs.html.*;
>       ^
>       Example.java:11: cannot resolve symbol
>
>I have the env set right, Have the ECS zip file downloaded, is there a
>special set up for
>this to work.
>
Check your classpath, or make sure you copy the ecs.zip file into the 
jre/lib/ext directory.

-stephan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to