Hi,

I would be careful about placing action execution logic in your view.  This
is really not the place to be making navigation decisions.


I know ;-). I use it only on my index page, where I force creation of an action which provides me with a list of items to display on the start page. So the action just loads a list of items in "execute" and the result is mapped to the index page.

Wolfgang


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to