View Single Post
  #1 (permalink)  
Old 08-07-2007, 05:01 AM
JavaForums JavaForums is offline
Administrator
 
Join Date: Dec 2006
Posts: 575
JavaForums has disabled reputation
JSP - Login Page Example
First I created a simple HTML form. I used post method in the form as it makes no sense using get method and exposing the password in the query string. str_login and str_pass are login and passowrd fields.
(more…)
Reply With Quote
Sponsored Links