On Mon, Nov 17, 2008 at 7:09 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hai Matt, > I am going to complete one project which was developed by using struts2 > in Appfuse(except mvn appfuse:full-source) > .But I want remove in Mainmenu,edit profile and admin tabs from appfuse home > page after login... > > Please anyone can send me the idea/suggestions to remove those tabs from > appfuse application > > regards, > manju >
You should send email with 'to' directly addressing the list. Don't CC the list -- it causes problems with some people's filters, and I don't know if Matt wants to handle your question as personal email (that's up to him, of course!) In any case, try editing WEB-INF/menu-config.xml -- that's where your menu configuration should be defined - and then, common/menu.jsp - which is where the layout logic is defined. Have you read *carefully* through the tutorials? In particular look at http://appfuse.org/display/APF/Using+Struts+2#UsingStruts2-menu Its worth reading through the tutorials before posting to this list. You'll find people will be more willing to help if you've made some of the effort yourself. Alex --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
