Re: Need to do pagination but can't use DisplayTag

2006-08-16 Thread pantichd
Thank you very much Wendy! Wendy Smoak-3 wrote: > > On 8/15/06, pantichd <[EMAIL PROTECTED]> wrote: > >> Thanks for the reply. It's encouraging to hear that you were able to use >> it >> with JSP 1.2. According to this link it requires JSP 2.0 >> http://displaytag.sourceforge.net/11/displaytag

Re: Need to do pagination but can't use DisplayTag

2006-08-16 Thread Wendy Smoak
On 8/15/06, pantichd <[EMAIL PROTECTED]> wrote: Thanks for the reply. It's encouraging to hear that you were able to use it with JSP 1.2. According to this link it requires JSP 2.0 http://displaytag.sourceforge.net/11/displaytag/dependencies.html Those are the docs for Displaytag 1.1. Display

Re: Need to do pagination but can't use DisplayTag

2006-08-16 Thread pantichd
gt; From: "pantichd" <[EMAIL PROTECTED]> > To: > Sent: Tuesday, August 15, 2006 10:19 PM > Subject: RE: Need to do pagination but can't use DisplayTag > > >> >> >> David, >> >> Thanks for the reply. It's encourag

Re: Need to do pagination but can't use DisplayTag

2006-08-16 Thread Martin Gainty
email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: "pantichd" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 15, 2006 10:19 PM Subject: RE: Nee

RE: Need to do pagination but can't use DisplayTag

2006-08-15 Thread pantichd
David, Thanks for the reply. It's encouraging to hear that you were able to use it with JSP 1.2. According to this link it requires JSP 2.0 http://displaytag.sourceforge.net/11/displaytag/dependencies.html When I try to run a very simple JSP using the tag I get this message: com.sap.engine.ser

RE: Need to do pagination but can't use DisplayTag

2006-08-15 Thread kalpesh modi
Yes David is right. You can use display tag with JSP 1.2 Check - Java version/application server requirements at http://displaytag.sourceforge.net/11/migrating.html Thanks, -Kalpesh David Friedman <[EMAIL PROTECTED]> wrote: I've used displaytag 1.X in JSP 1.2. Did you subscribe to their mai

RE: Need to do pagination but can't use DisplayTag

2006-08-15 Thread David Friedman
I've used displaytag 1.X in JSP 1.2. Did you subscribe to their mailing list for installation help? Have you also tried http://valuelist.sourceforge.net ? Regards, David -Original Message- From: pantichd [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 15, 2006 3:47 PM To: user@struts.apa

Re: Need to do pagination but can't use DisplayTag

2006-08-15 Thread pantichd
Just wanted to add that we'vefound the taglib below and it looks promising but it's also old and I'm worried about going with something that's not as widely supported (and used?) as DisplayTag http://jsptags.com/tags/navigation/pager/pager-taglib-2.0.html -- View this message in context: http://