Hi All,
I am using Displaytags for displaying the data at View level.
Here , we are providing links for Pagination and Sorting .
But i am not able to do pagination because i a getting error .
Here the code in jsp :
-----------------------------
<display:table id="cmd" name="Commands" sort="list" pagesize="7"
defaultsort="3">
<display:column property="checkBox" title="Select" />
<display:setProperty name="basic.show.header" value="true"/>
<display:column property="name" title="CommandName" sortable="true"/>
<display:column property="component.name" title="Component Name" />
<display:column property="actionFunction" title="AF" sortable="true"/>
<display:column property="subFunction" title="SF" sortable="true"/>
<display:column property="sourceFile" title="File Name" />
<display:column property="testCaseLink" title="Test Case" />
</display:table>
-------------------------------------------
The error is :
---------------------
*message* */pdommara/WEB-INF/pages/template/1cLayout.jsp*
*description* *The requested resource
(/pdommara/WEB-INF/pages/template/1cLayout.jsp) is not available...*
Pls Could any one help me in these regard ! Waiting for your replies
--
Thanks
Domma Raju Praveen Kumar.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user