|
Use Method=post instead of method=get....Do similar
changes on your sevlet processing the form i.e. from doGet() to
doPost()
|
- Problem with browsing PASSWORD field into Servlet URL sidaty
- Gautam Batra
|
Use Method=post instead of method=get....Do similar
changes on your sevlet processing the form i.e. from doGet() to
doPost()
|