Something I found difficult to figure out is what the recommended
replacements are in ww2 for the old ww1 macros. Things like "evaluate",
"action", "bean", "includeservlet", "execute", etc. These macros used to
call methods on the $webwork helper, which was placed in the  I had to
play around some to find, for example, that "$ref =
$webwork.bean($bean_name)" can be replaced by something like "$ref -
$stack.findValue("new $bean_name")". What are the recommended
replacements for the other helper methods (and is the one for #bean
actually the best way to do that)? What helper methods are no longer
necessary due to the way things have changed in ww2?



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to