You can use default action mappings and wildcard mappings to go to a specific action by default.
Easiest way seems to be something like:

<default-action-ref name="MyEntryAction">

In your struts.xml.
It's detailed here:
http://struts.apache.org/2.0.14/docs/action-configuration.html#ActionConfiguration-ActionDefault



Andy wrote:
What is the recommended design for adding an entry point into a Struts2 application 
instead of using <welcome-file> in web.xml?


_________________________________________________________________
Windows Liveā„¢ HotmailĀ®: Chat. Store. Share. Do more with mail. http://windowslive.com/howitworks?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_howitworks_012009

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

Reply via email to