Hi
I am using the Pager Tag Library (
http://jsptags.com/tags/navigation/pager/) with my Struts-based application, and it appears to work fine when running on
Tomcat. However, when I run it on Resin 2.1.6 I find that it adds an extra '?' before the parameters (i.e., the url looks like /viewCategory.do??catID=12&pager.offset=10 instead of /viewCategory.do?catID=12&pager.offset=10).
Does anyone have any ideas on what the problem could be?
Thanks
Mark
[ December 03, 2002: Message edited by: Mark Gowdy ]