<% // bila request login.jsp request.getUserPrincipal(); if(request.getUserPrincipal()!= null) { response.sendRedirect("login.do"); } %>

 

 

 

LOGIN PAGE
User Name :
Password :
   
   
Invalid user name or password.
   

Please enter a user name or password

that is authorized to access this application.

v.1.0.383