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