View Single Post
  #16 (permalink)  
Old 04-09-2008, 11:38 AM
lema lema is offline
Member
 
Join Date: Apr 2008
Posts: 38
lema is on a distinguished road
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.
Reply With Quote