Oscar Calderón-2 wrote:
>
>
> Are you using ajax tags (like dojo ) or something like that with
> displaytag?
>
>
>
No - haven't got any ajax or anything fancy
I seem to have found a work around
In the action class I stick the List into the request object
request.setAttribute("list", list);
And in the JSP
<display:table name="leads" class="table" id="request.list" pagesize="100">
Is their any reason why this should not be done?
-----
http://www.kremsoft.com Kremsoft - Software Development
--
View this message in context:
http://old.nabble.com/displaytag---Nothing-found-to-display.-tp26301323p26339226.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org