Thread
:
JSP - Login Page Example
View Single Post
#
1
(
permalink
)
08-07-2007, 05:01 AM
JavaForums
Administrator
Join Date: Dec 2006
Posts: 575
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…)
Sponsored Links
JavaForums
View Public Profile
Send a private message to JavaForums
Find all posts by JavaForums