Hi,

By default in appfuse, when I enter http://localhost:8080/, it is redirected
to http://localhost:8080/mainMenu.html.

What do I need to change if I want it to be redirected to my own page
instead of mainMenu.html?

I had tried changing the index.jsp from "<c:redirect url="/mainMenu.html"/>"
to "<c:redirect url="/myownpage.html"/>". I have a corresponding
"myownpage.jsp". However, this is not working.

Note: I am using struts2-basic, AppFuse 2.0.2

Any help would be greatly appreciated.

Thanks.
odmax




-- 
View this message in context: 
http://www.nabble.com/newbie%3A-redirect-to-another-page-instead-of-mainMenu.html-tp18800226s2369p18800226.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to