On 11/30/06, Edward Song <[EMAIL PROTECTED]> wrote:

I have a form stored within the session and am trying to dump some of the
Form values in the presentation using JSTL.
Specifically something like

Country : <c:out value="${sessionScope.SubscriptionProcessForm.country}"/>

See 4.3.1 on http://struts.apache.org/1.x/userGuide/building_controller.html

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to