Re: Problem with implementation of pagination with display tag in Struts2

2008-05-23 Thread Jim Kiley
; java.lang.ClassNotFoundException:org.apache.commons.lang.UnhandledExcept > ion > > > please help me in this > > thanks > > varun > > > > > -Original Message- > From: Engr. Jherald Gerome Lacambra [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 22, 2008

RE: Problem with implementation of pagination with display tag in Struts2

2008-05-23 Thread Varun Deep
handledExcept ion please help me in this thanks varun -Original Message- From: Engr. Jherald Gerome Lacambra [mailto:[EMAIL PROTECTED] Sent: Thursday, May 22, 2008 11:03 PM To: Struts Users Mailing List Subject: Re: Problem with implementation of pagination with display tag in Strut

Re: Problem with implementation of pagination with display tag in Struts2

2008-05-22 Thread Engr. Jherald Gerome Lacambra
1. Put the display tag libraries on WEB-INF/lib folder 2. Put the displaytag.tld on WEB-INF folder 3. add the code the ff codes on you web.xml http://displaytag.sf.net displaytag.tld And now you are good to go. 2008/5/23 Varun Deep <[EMAIL PROTECTE

Problem with implementation of pagination with display tag in Struts2

2008-05-22 Thread Varun Deep
To all Hi, I want to implement pagination on my web application, for that I want to use the "display tag". Can any one tell or suggest the step by step process needed to implement the "display tag"(means how to configure the struts2 application). I am using Struts2. I will be very much thank full