servlet class file download
709779Oct 2 2011 — edited Oct 2 2011I have an HTML page , register.html. It calls a servelet 'Register.java'
The problem is that, the servlet displays a form window for user input. When user inputs data and submits, then a new window appears which asks us to download Register.class file.
Please suggest me how to fix this ??