You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Magnus Kvalheim <bm...@inaphone.com> on 2005/12/06 15:45:06 UTC

Change module with VelocityStruts?

Hi all,

Changing modules in struts 1.2 is possible with the html:link tag.
------------
<html:link module="/mod2" action="module2Action.do">
     Module2
</html:link>
------------

Does VelocityStruts provide similar functionality or would I have to
create a SwitchAction in order to accomplish this task?

thanks
Magnus


---------------------------------------------------------------------
To unsubscribe, e-mail: velocity-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: velocity-user-help@jakarta.apache.org