I'd recommend this site, which covers JSTL 1.0, that is supported by 
Struts 1.1.

http://demo.pramati.com/jstl-standard-examples.war/index.html
 
Wiwit Tjahjana
The information transmitted in this Email is for the exclusive use of the 
person or entity to which it is addressed and may contain confidential 
information.  If you are not the intended recipient of this Email, you are 
prohibited from reading, printing, duplicating, disseminating or otherwise 
using this information.  If you have received this information in error, 
please notify the sender at Freddie Mac immediately, delete this 
information from your computer, and destroy all copies of the information.
 




"Wendy Smoak" <[EMAIL PROTECTED]> 
10/06/2004 01:39 PM
Please respond to
"Struts Users Mailing List" <[EMAIL PROTECTED]>


To
"Struts Users Mailing List" <[EMAIL PROTECTED]>
cc

Subject
Re: Iterate tag issue with an array






From: <[EMAIL PROTECTED]>

> I am willing to use the jstl if needed. What is that syntax?

Google should turn up a bunch of examples to get you started if you really
want to go that route.

I think there's a simpler solution, and would first try to get that *one*
item out of the array somehow, so you can test whether it's null or not
without messing with the array subscript.

Did you try the two other things I suggested, using the [0] subscript with
'property' or doing <bean:define>, did either of those do anything
interesting?

-- 
Wendy


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



Reply via email to