Where are the 3rd party jsp tags looking? You can probably use the
ww:set tag to set the value into the correct scope for the other tags.

-----Original Message-----
From: Lars Fischer [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 15, 2003 4:01 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] Calling an object within non-WW JSP tags

Hi all,

this may be a dumb question, but how do I use objects (e.g.
an ArrayList) created in a WW-action within "third party"
JSP tags ?

I found an example on the WIKI:

<ww:property value="#session['baz']"/>

This doesn't work (at least if I'm using "request" instead of
"session" - didn't try session).

Thanks,
Lars



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to