On 11/3/07, guirone <[EMAIL PROTECTED]> wrote:
>
> Hi
> I want to use "tabbed menu" in my struts application.But i don't know how to
> configure it. Here the questions:
>
> 1)Which file (and how)do i have to configure to put the names of the menus?
> like "home","about","contact","exit" in
> http://demo.raibledesigns.com/struts-menu/tabbedMenu.jsp?Home
>
>
> 2)How can i configure the items of the menu's?

You specify your menus and their paths in menu-config.xml and then use
the JSP tag library to read them - in a menu.jsp such as follows:

http://tinyurl.com/yqmxz6

> 3)How can i attach these items to others jsp?
>
> Another question is that i'm using Tiles, so i'm creating a menubar.jsp to
> insert in a template.
> Is this possible?

Yes.

Matt

>
> thank you at all.
>
> :-)
> --
> View this message in context: 
> http://www.nabble.com/Tabbed-Menu-----tf1666322.html#a13534879
> Sent from the struts-menu-user mailing list archive at Nabble.com.
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> struts-menu-user mailing list
> struts-menu-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/struts-menu-user
>


-- 
http://raibledesigns.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
struts-menu-user mailing list
struts-menu-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/struts-menu-user

Reply via email to