RE: [OS-webwork] Bugs and comments

2003-03-19 Thread Jason Carreira
> -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

Re: [OS-webwork] Bugs and comments

2003-03-19 Thread Patrick Lightbody
> 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

RE: [OS-webwork] Bugs and comments

2003-03-18 Thread Jason Carreira
> -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

[OS-webwork] Bugs and comments

2003-03-18 Thread Heng Sin Low
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