|
how can i get checkLogin (from 8th post) work by clicking on the button? i typed what you gave in 13th post in the servlet, changed html like this:
<input type="submit" value="Enter SMD"></input>
deployed, and nothing happens by clicking the button. and i don't use doGet nor doPost.
|