Ok then, but why does it work when I configure all requests to go directly to WebWork 
Dispatcher? When I invoke the action directly by typing the corresponding URL in my 
browser it works fine. When I include this action through ww:include it does not work. 
It should go the same path regardless whether it's include or incoming request. They 
both go through ServletDispatcher.service, which does the same actions. But it one 
case it works and in another doesn't.

-----Original Message-----
From: Wayland Chan [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 27, 2003 7:19 PM
To: [EMAIL PROTECTED]
Subject: RE: [OS-webwork] NullPointerException at SessionMap.


I'm new but going to take a stab regardless because this problem was already discussed 
earlier this week.

You need to have an Action class invoked in order to have all those classes 
initialized.

> 
> What could it be? Is it because of the fact, that initial request processing    > 
> does  not go through WebWork Dispatcher?






Ciao!

Wayland Chan
email: wchanATtrekspaceDOTcom

----------------------------------------------------------
Get your free email account from http://www.trekspace.com
          Your Internet Virtual Desktop!


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to