--- "Fowler, Perryn" <[EMAIL PROTECTED]> wrote:
> <% String foo = "bar" %>
> 
> I want to write out the value of foo using the
> Struts property tag

You need to either (a) put it in one of the normal
scopes and take advantage of S2's ability to look for
stuff their instead of on the OGNL stack or (b) put it
in / on the OGNL stack (whose key escapes me at the
moment, but it's pretty easy to find out).

d.



       
____________________________________________________________________________________Ready
 for the edge of your seat? 
Check out tonight's top picks on Yahoo! TV. 
http://tv.yahoo.com/

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

Reply via email to