Hi there! I am working on JWS 2.0 with MS Access as database. On page 1(.html file), I have a two text fields and a text area along with a submit button. The action associated with the submit button is to call the servlet 'servletName'. This servlet is suppose to show the total results of a database query in which this data is being entered. I am collecting the user-input of page 1 in the doPost method of servlet 'servletName' and there I am generating the query and doing the database operation. this servlet's doGet method is also being used for displaying the total results of the database table. However, when I press the submit button of page 1, it calls the servlet, but the whole page remains blank. Besides, the results, I have tried to publish some trival sentences. However, they are also not being displayed. The complete code of servlet and .html file are enclosed. Any help or pointers will be highly appreciated. Rajneesh Garg Keep Smiling. It does improve your face value.Title: Add A New Message
| Add A New Message | ||
| Subject | : |
|
| Your Name | : |
|
listAll.java