config was null - unsure if this was the problem and no time to investigate - any ideas anyone?
but used the following as a work around
response.sendRedirect("../page.jsp");
Hi
I have had a null pointer exception with this method in a servlet
private void gotoPage( String Address,
HttpServletRequest request,
HttpServletResponse response)
throws ServletException , IOException {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.