Hai All,
I have a Servlet program which retrieves the values from a form in html and then saves these entries in the database. Servlet (when i click the Save button in form.jsp, the servlet is called) runs perfect individually.
But the problem is, i have a website and i navigate through couple of pages to this form.jsp and when i click Save button i get 'File Not Found' error.
Does it have something to do with the url-pattern?
Best Regards,
rama