Hi, There is an example in the file tiles-examples-def.xml in tiles-doc.war
<definition name="examples.tabs.summaries.body" path="/layouts/tabsLayout.jsp" > <put name="selectedIndex" value="0" /> <put name="parameterName" value="selected" /> <putList name="tabList" > <item value="Portal" link="/examples/tiles/portalSummary.jsp" /> <item value="Components" link="/examples/tiles/componentsSummary.jsp" /> </putList> </definition> It works. I would like to use NestedTabsLayout (http://www.lifl.fr/~dumoulin/howto/nestedTabsLayout.jsp) but I don't know which syntax use in tiles-def.xml. Has someone alreday used this layout ? Thanks in advance -----Original Message----- From: Eddie Bush [mailto:[EMAIL PROTECTED] Sent: 26 October 2004 02:24 To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: tab UI controls for struts Have you looked at tiles-documentation.war? ----- Original Message ----- From: "kjc" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, October 25, 2004 7:23 PM Subject: Re: tab UI controls for struts >I see that struts has a Tabbed Layout. Are there any examples around on > how to use it. > > > Eddie Bush wrote: > >> Try Tiles. It has a tabbed-layout, I believe. If that doesn't suit >> your needs, try: >> >> Google Query: Struts +Layout +Tabbed >> >> ----- Original Message ----- From: "kjc" <[EMAIL PROTECTED]> >> To: <[EMAIL PROTECTED]> >> Sent: Monday, October 25, 2004 10:36 AM >> Subject: tab UI controls for struts >> >> >>> looking for a tab UI control for use with struts. >> >> >> >> >> --- >> avast! Antivirus: Outbound message clean. >> Virus Database (VPS): 0443-3, 10/22/2004 >> Tested on: 10/25/2004 7:04:41 PM >> avast! - copyright (c) 2000-2004 ALWIL Software. >> http://www.avast.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] > --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 0443-3, 10/22/2004 Tested on: 10/25/2004 7:24:09 PM avast! - copyright (c) 2000-2004 ALWIL Software. http://www.avast.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]