Is there a way to include more than a single property in a LOOP tag? From
the spec it seems that the LOOP allows using a single property/bean and all
its sub properties, but not several properties. I want to do something like
<LOOP PROPERTY=myBean:property1  PROPERTYELEMENT=x,
PROPERTY=myBean:property2 PROPERTYELEMENT=y>

and then use x and y in the LOOP body. Is there a way to do it?

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to