You can change this in index.jsp - it does a redirect to mainMenu.html by default. If you haven't run "full-source", you can copy this file into your project from target/appname-version (to src/main/webapp).
HTH, Matt On 10/15/07, ttux <[EMAIL PROTECTED]> wrote: > > Hi, > > My problem is simple: > > When I go on the root of my web application (http://localhost:8080/) I don't > want to see the login.jsp page when I am not logged in but an other page > hello.jsp for example. > > How can I do that? I don't find where to change this. > > Thanks in advance for your help. > -- > View this message in context: > http://www.nabble.com/Change-the-default-page-login.jsp-by-something-else-when-not-logged-tf4625855s2369.html#a13209640 > Sent from the AppFuse - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
