Page Parameters
"David Young" <[email protected]> Tue, 25 May 2004 13:57:25 +0100
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <[email protected]> |
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/