Am writing a web application for which i need to provide horizontal menu navigation.

I created the menupage and highlighted the menuitem but when i include the menuitems page in all the other jsps, the menuitem selected is no more highlighted since it becomes an include of menuitems in the new page.

Can anyone tell me how to create horizontal menu and how to hightlight the selected menuitem in furthur pages.

It would be great if anyone can give me a very simple application which has menu.

Thanks in Advance. Any help is greatly appreciated.

Nice tutorial on Horizontal CSS Dropdown Menus. As for the menu item selected you need to pass this info from page to page based on button click with use of HttpServletRequest request

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.