Hi,

Thanks for the advice. It is working now.

Cheers,


Kropp, Henning wrote:
> 
> Hi,
> 
> in appfuse html is the action extension! So it looks for a corresponding 
> action in struts.xml. Thats the place you should look and probably 
> change the page which is rendered.
> 
> regards
> 
> odmax schrieb:
>> 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
>>
>>
>>
>>
>>   
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/newbie%3A-redirect-to-another-page-instead-of-mainMenu.html-tp18800226s2369p18809302.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