Re: [Webwork-user] tabbedPane : (get)selectedUrl
Brought to you by:
baldree,
rickardoberg
From: <ma...@sm...> - 2002-05-22 16:16:50
|
Do you have an example I can look at? On Wed, 22 May 2002, "Baldree, Matthew" wrote > ----- Original Message ----- > From: "Bady Ludovic" <lud...@pr...> > To: <web...@li...> > Sent: Tuesday, May 14, 2002 9:08 AM > Subject: [Webwork-user] tabbedPane : (get)selectedUrl > > > > Hello, > > > > > > I'm using the tabbedpane Tag : <webwork:tabbedpane id="tp1" > > contentName="'tabs1'" tabAlign="'RIGHT'"/> > > with web logic 6.1 SP2, WebWork 1.0.2, JDK 1.3.1_02. > > > > It works fine with action and Java class associated in order to do the > > filling of the tabbedpane. > > But i meet a a problem with the tag inside the file tabbepane.jsp(standard > > template), at the end : > > > > <webwork:include value="selectedUrl"/>, this is a fonction call inside the > > class TabbedPaneTag.getSelectedUrl() which > > extract the value from the MAP in function of the current index of the > > TabbedPane. > > Each time the tag doesn't appear after building of the page, so we don't > get > > the corresponding code asssociated to the > > index. > > > > Cordially, > > > > Ludovic. > > > > > > _______________________________________________________________ > > > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > > the hardware. You get the recognition. Email Us: ban...@so... > > _______________________________________________ > > Webwork-user mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/webwork-user > > > > |