If you look in login.jsp - you should see logic that only shows it on the login page. If you add a role attribute to the login menu in menu-config.xml, it'll hide the menu when you're not logged in.
Matt On 12/26/07, kagan <[EMAIL PROTECTED]> wrote: > > Hi: > > If you'll take a look at the login page you'll recognize that you have a > menu with one link to the same page (i.e. login.jsp) I'd like to know how > can I remove the menu with that link from login page? > > Thanks in advance, > > Roman > -- > View this message in context: > http://www.nabble.com/Removing-unnecessary-struts-menu-from-login-page-tp14503236s2369p14503236.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
