--- Ryan <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> Problem is the listoflists property is accessed each
> time an element is accessed (
Ryan wrote:
Hello All,
I'm trying to create a table that has different classes for each column by
iterating across a list of lists.
Problem is the listoflists property is accessed each time an e
Hello All,
I'm trying to create a table that has different classes for each column by
iterating across a list of lists.
Problem is the listoflists property is accessed each time an element is
acc
From: Rick Schumeyer [mailto:[EMAIL PROTECTED]
> On the other end, I have a jsp page that displays the result. I know
> that the jsp can access beans using tags like logic:iterate and
> bean:write.
I would just use JSTL c:forEach with the list in scope.
In general I avoid the S1 tags except the
I'm slowly improving with struts, but have a basic question.
I query a database using hibernate, which returns a List.
On the other end, I have a jsp page that displays the result. I know
that the jsp can access beans using tags like logic:iterate and bean:write.
(Here is the dumb question:
5 matches
Mail list logo