> cfesler wrote: > > > String redirectPage = req.getPathInfo(); > > Why do you use getPathInfo here? getPathInfo() returns the stuff that comes after the servlet name -- so if your action is /servlet/LoginServlet/~cfesler/thisHerePage.jsp then req.getPathInfo() returns "~cfesler/thisHerePage.jsp" =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
- getting access to HttpServletResponse netrev
- Re: getting access to HttpServletResponse Craig R. McClanahan
- Re: getting access to HttpServletResponse Taggart Gorman
- Re: getting access to HttpServletResponse Craig R. McClanahan
- Re: getting access to HttpServletResponse Gabriel Wong
- Re: getting access to HttpServletResp... Taggart Gorman
- Re: getting access to HttpServletResponse Ben Engber
- Re: getting access to HttpServletResponse cfesler
- Re: getting access to HttpServletResp... Gabriel Wong
- JSP component needs RequestDispatcher and/or ... netrev
- Re: JSP component needs RequestDispatcher... Costin Manolache
- Re: getting access to HttpServletResponse Costin Manolache
- Re: getting access to HttpServletResponse Rob Schoening
- Re: getting access to HttpServletResponse Craig R. McClanahan
- Re: getting access to HttpServletResp... Yan Pujante
- Re: getting access to HttpServle... Craig R. McClanahan
- Re: getting access to HttpSe... Gabriel Wong
- Re: getting access to Ht... Craig R. McClanahan
- Re: getting access to HttpServletResponse netrev
