> Nick in case I want to do RequestDistpatcher or sendRedirect: > http://mydomain.com/myjspmgr.jsp/~gabrielw/mycustomjspfile.jsp > > so in myjspmgr.jsp > I can ...getRequestDistpatcher(servletrequest.getPathInfo()).forward(req,res); But you are encoding a parameter info as part of the pathinfo.... Use http://mydomain.com/myjspmgr.jsp?loc=~gabrielw/mycustomjspfile.jsp Trying to overload the mappings to that point would be unneccessarily complicated. .duncan ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
- Re: Question of paths: how shouldthepathmappingrules... Nic Ferrier
- Re: Question of paths: how shouldthepathmapping... Gabriel Wong
- Re: Question of paths: how shouldthepathmapping... Nic Ferrier
- Re: Question of paths: how shouldthepathmap... Gabriel Wong
- Re: Question of paths: how shouldthepat... James Duncan Davidson
- Re: Question of paths: how shouldth... Gabriel Wong
- API Questions Gabriel Wong
- Re: API Questions Craig R. McClanahan
- Re: API Questions Gabriel Wong
- Re: Question of paths: how shouldthepathmapping... Nic Ferrier
- Re: Question of paths: how shouldthepathmapping... Nic Ferrier
- Re: Question of paths: how shouldthepathmap... James Duncan Davidson
- Re: Question of paths: how shouldthepathmapping... Nic Ferrier
- Re: Question of paths: how shouldthepathmap... Gabriel Wong
- Re: Question of paths: how shouldthepathmap... James Duncan Davidson