What version of Struts Menu ends up in your final WAR? To check, run
"mvn package" and then look in target/yourapp-version.

Matt

On 7/17/07, Michael Horwitz <[EMAIL PROTECTED]> wrote:
In your menu.jsp include, have you properly closed the menu item for the
OrganizationMenu? This could be the source of the problem. Otherwise it
could be a bug in the Velocity menu template - as an experiment, try
swapping the two menu items around. If it displays correctly, then the bug
is in the Velocity template.

Mike.


On 7/17/07, arvinder <[EMAIL PROTECTED]> wrote:
>
> I am using struts basic 2M5
>
> arvinder wrote:
> >
> > I have noticed an interesting problem with the display of menu. If a
user
> > has access to only a single item in a menu, then display of menus coming
> > after that menu gets messed up. As an example in the attached
> > menu-config.xml  the organization menu has two items, customers and
> > carriers. If a user has a roles ROLE_USER and ROLE_VIEW_CUSTOMER, he
sees
> > only one item (customers) in the organization menu. In this case the
menus
> > which come after the organization, Reports and Logout menu, end up
> > becoming children of Organization menu as if they are defined as items
in
> > the organization menu!
> > Any ideas why it is happening?
> > Arvinder
http://www.nabble.com/file/p11643251/menu-config.xml
> > menu-config.xml
> >
>
> --
> View this message in context:
http://www.nabble.com/Interesting-Menu-display-problem-tf4094693s2369.html#a11643264
> 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]

Reply via email to