Hello I'm using displayTag with struts2 and the value list pattern. In my
results page the 'next page' link points to
'javascript:displaytagform('serviceListForm',[{f:'page',v:'2'}])' but there
is no 'dir' nor 'sort' parameters on that request!

This is my jsp source:
<display:table name="services" id="services" keepStatus="true"
requestURI="ServiceList.action" decorator="ServiceTableDecorator"
form="serviceListForm" excludedParams="*">
        <display:setProperty name="paging.banner.placement" value="both"/>

        <display:column titleKey="service.name" property="name"
class="tmgData" sortable="true"/>
</display:table>

Any ideas on what's happening, is it a bug?
Thanks in advance!
Pablo
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to