Type attribute
type - Fully qualified Java class name of the element
to be exposed through the JSP bean named from the id
attribute. If not present, no type conversions will be
performed. NOTE: The actual elements of the collection
must be assignment-compatible with this class, or a
request time ClassCastException will occur.
 
--- Taylor Cowan <[EMAIL PROTECTED]> wrote:
> The iterate tag is similar to a <jsp:useBean tag...>
> in that it introduces a
> new scripting var.  It would be nice to have the
> <iterate> tag type cast the
> values from the iterator.
> 
> Taylor Cowan
> 


__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

Reply via email to