pantichd wrote:
Some would say that variety is good and I agree but I also want to make sure we choose something that will work well with Struts and will be supported/enhanced going forward.
I think displaytag is a reasonable choice. There are displaytag forums and displaytag mailing lists hosted by sourceforge. You may get more help there. But, if you look in displaytag.tld (it's in META-INF/ of displaytag.jar), the JSP version is 1.2 (I'm referring to displaytag-1.1), so maybe you can give that info to your vendor with the hope of getting a more helpful response. Another thing to try is deploying the displaytag examples war included in the binary (not sure about source) distribution. If that works, then you can get your app to work. If the example app doesn't work, then the problem is likely a bit more tricky to find.
Another option is to use an older version of displaytag. Realise you're looking for something that will be "enhanced going forward," but you may need to drop that aspect of your requirements if you're tied to older versions of the Servlets and JSP specs (but not necessarily).
-Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]