Hi ,

Thanks for  your reply  .

But the def  is there.But that is under WEB-INF  . Is display-tags will
identify  the  files
under WEB-INF ?

Pls  reply me !!

Thanks
Praveen


On 12/29/06, Anh Khoa Bui <[EMAIL PROTECTED]> wrote:

Maybe your tiles defs for 1cLayout.jsp is not available. Try to create
that one.

Hope that helps you, Khoa.

On 12/26/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
>
> Send displaytag-user mailing list submissions to
>         displaytag-user@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://lists.sourceforge.net/lists/listinfo/displaytag-user
> or, via email, send a message with subject or body 'help' to
>         [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>          [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of displaytag-user digest..."
>
>
> Today's Topics:
>
>    1. How to do paging and sorting . (Praveen Kumar)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 26 Dec 2006 10:20:24 +0530
> From: "Praveen Kumar" < [EMAIL PROTECTED]>
> Subject: [displaytag-user] How to do paging and sorting .
> To: displaytag-user@lists.sourceforge.net
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="iso-8859-1"
>
> 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.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
http://sourceforge.net/mailarchive/forum.php?forum=displaytag-user/attachments/20061226/1d83c06e/attachment.html
>
>
> ------------------------------
>
>
> -------------------------------------------------------------------------
> 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
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
> End of displaytag-user Digest, Vol 8, Issue 25
> **********************************************
>


-------------------------------------------------------------------------
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
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user





--
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
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to