This should be doGet not service, you normally do not override the service method > public void service(HttpServletRequest req, HttpServletResponse res) > throws ServletException, IOException > { ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] READ THE FAQ!!!! <http://java.apache.org/faq/> Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]
- Really lame problem that is messing me up. Noah Nordrum
- Re: Really lame problem that is messing me up. George Kappel
- Re: Really lame problem that is messing me up. Alexander Jesse
- RE: Really lame problem that is messing me up. Chris Heinemann
- Re: Really lame problem that is messing me up. Paul Dorn
- Re: Really lame problem that is messing me up. Pete Ford