It seems you miss J2EE.
After installation (from www.java.sun.com/j2ee) 
you should find j2ee.jar (under $J2EE_HOME/lib/) which contain javax.servlet.*
Hope it helps.

On Saturday 20 September 2003 17:45, water autumn wrote:
> hello:
>    My environment is follow:
>               JDK :  j2sdk_1.4.2_01
>               Web Server :  TOMCAT 5.0.0
>    When i devloped servlet program, such as test.java, while i typed this 
> line :
> "import javax.servlet.*;", javac tell me the error:
> "
> F:\JAVA\upload\AccUpload.java:8: package javax.servlet.http does not exist
> import javax.servlet.http.*;"
> 
> why? can you tell me how i can resolve it?
> i can't find serlet.jar in directory"TOMCAT\common\lib"
> 
>                                                        water autumn
> 
> _________________________________________________________________
> 与联机的朋友进行交流,请使用 MSN Messenger:  http://messenger.msn.com/cn  
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 


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

Reply via email to