Has anyone used the <include> attribute instead of <forward>? Both can be optionally defined under <action></action> tags.
I am doing some designs that requires me NOT to instantiate an action class BUT INSTEAD forwarding the String through the <include> attribute defined under <struts-config.xml>. Any samples on how to define it in struts-config.xml and implementation int the Struts class would be helpful.
thank you
~za~
You can't bring back a dead thread!
I am doing some designs that requires me NOT to instantiate an action class BUT INSTEAD forwarding the String through the <include> attribute defined under <struts-config.xml>. Any samples on how to define it in struts-config.xml and implementation int the Struts class would be helpful.
thank you
~za~
You can't bring back a dead thread!