> -Original Message-
> From: Patrick Lightbody [mailto:[EMAIL PROTECTED]
>
> Can you add a bug report for this?
>
> -Pat
>
>
I did yesterday. I even assigned it to you :-)
Jason
---
This SF.net email is sponsored by: Does your co
> I think there is a bug at
> "com.opensymphony.webwork.dispatcher.ServletDispatcherResult" at line 57.
The
> current implementation always do a "dispatcher.forward(request, response)"
> which should not work if the action is call from a jsp include tag.
> Also, may be it make sense for performance
> -Original Message-
> From: Heng Sin Low [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 18, 2003 1:32 PM
> To: OS-Webwork
> Subject: [OS-webwork] Bugs and comments
>
>
> I think there is a bug at
> "com.opensymphony.webwork.dispatcher.ServletDisp
I think there is a bug at
"com.opensymphony.webwork.dispatcher.ServletDispatcherResult" at line 57. The
current implementation always do a "dispatcher.forward(request, response)"
which should not work if the action is call from a jsp include tag.
Also, may be it make sense for performance reason to