> -----Messaggio originale-----
> Da: hector De Caceres [mailto:[EMAIL PROTECTED]] 
> Inviato: marted́ 30 aprile 2002 13.43
> A: [EMAIL PROTECTED]
> Oggetto: JSP & Servlets error: NullPointerException
> 
> 
> hello!
> I'm tryng to serve JSP pages and Servlets.
> For that I'm using Tomcat4.0 configured in stand-alone
> mode , and JDK1.3.1 for Linux.
> I have put JSP pages under the 
> $CATALINA_HOME/weapps/myAplication directory and the servlets 
> are hunging under 
> $CATALINA_HOME/webapps/myAplication/WEB-INF/classes/mypackage/
> directory.
> But when I request a JSP page from a Browser ( I'm
> using the Opera 5.0 browser) that are using 
> the servlets ( If the JSP page don't call to a servlet
> , Tomcat serve this page O.K),
> Tomcat response me with this error:
> 

> 
> If you have any idea of what are producing this error
> , please! 
> write a e-mail to: [EMAIL PROTECTED]
> 
> Thanks for your help!
> 
> _______________________________________________________________
> Do You Yahoo!?
> Yahoo! Messenger
> Comunicación instantánea gratis con tu gente. 
> http://messenger.yahoo.es
> 
> --
> To unsubscribe:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 
> 

Are you sure you map the servlets in your web.xml, have U tried to call
directly the servlet (if U can)?

Bye, Grava



--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to