Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. port1536

    page forwarding from servlets error

    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");
  2. port1536

    page forwarding from servlets error

    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 {...

Part and Inventory Search

Back
Top