Don't your .java files have to be compiled into .class files?

John


> -----Original Message-----
> From: Dhaval Mehta [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, December 10, 2002 3:50 PM
> To: [EMAIL PROTECTED]
> Subject: package objects does not exist
> 
> 
> 
> Hi there!
> 
> I have deployed a web application called 'proj' in the 
> webapps directory, and have all the jsp files in there, while 
> my .java files reside in proj/WEB-INF/classes/objects 
> directory.  When I try to go to 
> http://localhost:8080/proj/login.jsp, it throws back an error 
> saying 'package objects does not exist'.  I have a page 
> import directive in my login.jsp page that imports objects.*.
> 
> Could anyone please give me some pointers on what could be wrong?
> 
> Thanks,
> Dhaval Mehta
> 
> 
> 
> ---------------------------------
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now
> 

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

Reply via email to