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 create a "VelocityResult"
class for velocity view that would use Template.merge call instead of
RequestDispatcher call.

Btw, I notice the file upload code have been remark, is there a new
implementation on the way ? 

As I browse through the source code, I also notice many public api are
currently lacking java doc comments, making a kind of hard to comprehands some
the class.

thanks for your attention.

Regards,
Low


__________________________________________________
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com


-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to