Shawn Bayern wrote:
Anyway, to answer your specific question, you'd write

 <%= pageContext.findAttribute("elenco") %>

It work fine!

I have tried this:
pageContext.findAttribute("elenco").getRowsByIndex()
the error is:

*** Error: No method named "getRows" was found in type "java/lang/Object".


I need read the fields and colums with a for.

some idea?

tks Lorenzo Sicilia


--
To unsubscribe, e-mail:   <mailto:taglibs-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:taglibs-user-help@;jakarta.apache.org>

Reply via email to