t;> > Regards,
>> > Randy Burgess
>> > Sr. Web Applications Developer
>> > Nuvox Communications
>> >
>> >
>> >
>> >
>> > From: Wes Gamble
>> > Reply-To: Struts Users Mailing List
>> > Date: Mon, 19 May 2008 16:38:51
ble <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List
> Date: Mon, 19 May 2008 16:38:51 +
> To: Struts Users Mailing List
> Subject: Re: How to pass OGNL expressions to JSP includes
>
>
> Randy,
>
> Thanks! So, in general, is this an alternative way
The value stack should be available in a 'ed tag, and
you should be able to reference your action's properties in any of the
supported ways.
Also note that S2 uses a request wrapper so that you may access value
stack variables via JSP EL (e.g. ${anActionProperty}). Note that the
normal scopes are
links on the net, just Google it.
Regards,
Randy Burgess
Sr. Web Applications Developer
Nuvox Communications
From: Wes Gamble <[EMAIL PROTECTED]>
Reply-To: Struts Users Mailing List
Date: Mon, 19 May 2008 16:38:51 +
To: Struts Users Mailing List
Subject: Re: How to pass OGNL expressi
Randy,Thanks! So, in general, is this an alternative way to reference these properties? Where can I find out more about the ${...} syntax?You said "EL" in your reply. So, is this standard JSP EL or is it OGNL? Are they different, or is "EL" in Struts actually OGNL?Thanks,Wes
---
You can use EL outside of Struts tags.
Try .
Properties in an action will be at the top of the stack.
Regards,
Randy Burgess
Sr. Web Applications Developer
Nuvox Communications
From: Wes Gamble <[EMAIL PROTECTED]>
Reply-To: Struts Users Mailing List
Date: Mon, 19 May 2008 16:25:26 +
T
6 matches
Mail list logo