where to put the servlet/java file,
March 11, 2010 at 10:09 AM
wher to put the servlet file when we are passing parrameters from html file to servlet i am using web logic when running html file and clicking the submit button the response is send with the parameters but the url http://localhost:14226/servltetry/htmlform/LoginServlet?username=AKHTAR&password=AKHTAR&B1=Submit
View All Comments
| View Tutorial