> Message:
>
>    The following issue has been closed.
>
>    Resolver: Patrick Lightbody
>        Date: Sun, 14 Sep 2003 7:14 PM
>
> Most of this was already done, but I made id not required now too. Thanks!

However note that the most important part of this patch was not resolved. I
mean - dispatching from JSP's won't work properly unless you do either one
of these things:

a)  pageContext.include()
b)  JspWriter.flush() i.e. pageContext().getOut().flush() before
RequestDispatcher.include(...)

Current version doesn't work for me in JBoss 3.2.1.

Regards,
-- Mike



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to