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 form ones.

Dave


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

Reply via email to