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.services.servlets_jsp.lib.jspparser.exceptions.JspParseException: Cannot parse custom tag with short name table. I know that's an SAP-specific error but when I contacted SAP support they, of course, blamed it on the "DisplayTag requires JSP 2.0". So I'm back to trying to figure this out on my own (and with the help of this group). Could you tell me what tld you used? Also, what version of the dtd? Any help would be greatly appreciated. David Friedman-2 wrote: > > 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.apache.org > Subject: Need to do pagination but can't use DisplayTag > > Hello, > > We are using SAP's Netweaver Developer Studio (NDS) to develop Struts > applications. > > We want to implement pagination but we can't use DisplayTag because it > requires JSP 2.0/Servlet 2.4. Unfortunately, NDS only supports JSP 1.2 + > servlet 2.3. > > Can anyone recommend some other framework that would allow us to implement > pagination? > > Thanks! > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Need-to-do-pagination-but-can%27t-use-DisplayTag-tf2111129.html#a5824425 Sent from the Struts - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]