Re: Page Parameters
Jun Yamog <[email protected]> Wed, 26 May 2004 12:50:46 +0800
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <[email protected]> |
Hi David, I am not using JSP but I assume the idea will the same. You will need to tell bebop that such a parameter is the a state parameter. I either register them as a component state parameter or global state parameter. Once bebop is aware of this, it should include the parameter as additional hidden parameters on forms and/or add it to any href links. Jun On Tue, 2004-05-25 at 20:57, David Young wrote: > I am currently developing a Wizard style form application for Aplaws > (5.2). It is written as a JSP file which uses <define:component> tags > to include various components. One of the page components: > > <define:component name="categoryNav" > classname="com.arsdigita.london.navigation.ui.CategoryNav"> > <jsp:scriptlet> > ((CategoryNav) categoryNav).setUseItemID(false); > </jsp:scriptlet> > </define:component> > > requires a parameter to alter it's appearance (categoryID). I am > unsure how I maintain this parameter for each stage of the Wizard since > by default, moving between different stages of the form loses this > parameter, hence causing this component to return to it's default > state. > > Any help appreciated. > > David > > > ********************************************************************** > The information contained in this transmission may be > confidential and may also be the subject of legal > professional privilege. If you are not the intended recipient, > any use, disclosure or copying of any part of this transmission > is unauthorised. If you have received this transmission in > error, please notify the originator immediately. > > www.southoxon.gov.uk > ********************************************************************** > -- Redhat-ccm-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/redhat-ccm-list Archives: https://www.redhat.com/pipermail/redhat-ccm-list/