Are you forwarding to jsp?
I've seen this before when tools.jar from the jdk is not in the
classpath, Jetty/Jasper cannot compile the jsp.

Regards,
Adrian


>From: Jarecsni J�nos <[EMAIL PROTECTED]>
>To: "JBoss-List" <[EMAIL PROTECTED]>
>Subject: [JBoss-user] Cookies and Jetty (2nd round:)
>Date: Tue, 29 Jan 2002 17:29:37 +0100
>
>Hi folks,
>
>thanks for the quick replies! As it turned out, I must have overlooked
>something and this caused me to think that a given cookie does not get sent
>out. But... Now I'm facing something that seems to be a real something. :)
>So I had quite a lot of
>
>       request.getRequestDispatcher("someRequestName").forward(...)
>
>calls in my code. They all worked on both Sun RI 1.2.1, and JBoss 2.4.1 
>over
>Tomcat. But now I get a NullPointerException in these places (using 2.4.4
>over Jetty). As it seems the getRequestDispatcher() returns null on which I
>attempt to make to call to forward().
>
>Is there some well-known difference between Tomcat and Jetty in this
>respect? Oh and yes, is there some document confering Jetty with Tomcat?
>
>Thanks very much!
>
>J�nos
>
>
>_______________________________________________
>JBoss-user mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/jboss-user




_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to