--- Bill Johnson <[EMAIL PROTECTED]> wrote:
> I was under the impression that the <s:property> tag
> could access page-scoped variables, but it doesn't
> seem to work for me.
AFAIK <s:property.../> access the OGNL stack, not
scoped variables.
Session and request are put on the stack, but not
page. Bear in mind if you're running on a JSP 2.0
container you can just use JSP EL; it's in the
container anyway.
d.
____________________________________________________________________________________
Choose the right car based on your needs. Check out Yahoo! Autos new Car
Finder tool.
http://autos.yahoo.com/carfinder/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]