Jason Carreira wrote:

I think the idea is that in the class=".." field in xwork.xml you
actually just put your Spring bean name to reference. The rest of the
xwork.xml file would be the same.

Spot on. Frankly the thought of trying to wire _everything_ up in Spring makes me shudder because the config would be enormously verbose and hard to follow. The current format used for the xwork.xml file is far easier for someone to follow and understand what's happening, IMO.


Of course, if all you want to do is have Spring set various properties on your Actions the alternative is to use an external entity resolver. It depends on what you're most comfortable with.

Regards,

Simon


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to