Heyya fellas!
I'm trying to do a basic (no strict rules set yet )
jsp login authentication page, I applied my logic and wrote a code, i think i problem is in "IF Condition" and i'm not sure which is the redirection method.
The setup is like this, there is a .accdb name Userlog, from which the program accesses the username and password, if true then redirects to Admin.html!
Here the code
---------------------Html code--------------------------------------
---------------------Jsp code--------------------------------------------
Helpppp pleaseeee...!!!