Please post questions like this to the users@ list. dev@ is for
discussion of the development of Struts. Questions about using it belong
on [EMAIL PROTECTED]
Thanks,
L.
hfaouaz wrote:
I am getting a NPE after the action return a success. My struts.xml has the
location but org.apache.struts
intresting. I lunched my application under Weblogic 8.1 sp6 and it worked! I
wonder if there was a patch to fix the parser or anything else..
thanks
-
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=72
Forwarded to user list.
--- hfaouaz <[EMAIL PROTECTED]> wrote:
> I am getting a NPE after the action return a
> success. My struts.xml has the location but
>
org.apache.struts2.dispatcher.ServletDispatcherResult
> is saying that the location is null and I get a
> result 'null' not found on the sc
I am getting a NPE after the action return a success. My struts.xml has the
location but org.apache.struts2.dispatcher.ServletDispatcherResult is saying
that the location is null and I get a result 'null' not found on the screen.
Weblogic 8.1 sp3
Jrocket 1.4
struts2 j4
any ideas any one?
thank