For JSP views, its simple enough to simply forward to them, since they are able
to retrieve the required data to render.

Velocity templates are dumb and operate on a push-basis (except for the use of
velocity tools), in the sense that they require objects to be placed in the
context for them. What's the best practice for accomplishing this if forwarding
from an action?

Regards,
Kelvin

--------
The book giving manifesto     - http://how.to/sharethisbook




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to