To add a little more information the the JSP looks like this

<display:table name="leads" class="table" id="leads" pagesize="100">
        <display:column property="id" sortable="true"/>
</display:table>

Cheers

Kris



Kris Reid wrote:
> 
> Hi
> 
> I am using Struts2 with Display tag to display a List
> Most of the time it works perfect but sometimes it displays the error
> "Nothing found to display"
> 
> This is not correct as I have the action class print out the List and it
> always is able to print the List.
> I can usually hit refresh and it works fine. Sometimes it takes several
> refreshes.
> 
> Has anyone run into this?
> Any ideas?
> 
> Cheers
> 
> Kris
> 
> 


-----
http://www.kremsoft.com Kremsoft - Software Development 
-- 
View this message in context: 
http://old.nabble.com/displaytag---Nothing-found-to-display.-tp26301323p26302611.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

Reply via email to