There was never a response to my previous postings, but it appears that path info works for servlets but not for JSPs, which must be a tomcat 3.2.2 bug since jsps themselves are turned into servlets. So, an URL like /webapp/servlet/GA/something+extra?param=value will work, but /webapp/GA.jsp/something+extra?param=value won't. David
- Re: path info okay in servlet, but fails for jsp David Wall
- Re: path info okay in servlet, but fails for jsp Milt Epstein
- RE: path info okay in servlet, but fails for jsp Randy Layman
