<% String sessUserId = (String) session.getAttribute("userId"); String sessId = (String) session.getAttribute("sessionId"); if(sessId != null){ response.sendRedirect("index.jsp"); } %> DIT - digiBlitz Institute of technology
Home | Contact | LOGIN  
Home | About us | Programs & Services | Franchise Network | LCE's | Contact | Sitemap

DIT DASHBOARD LOGIN

DIT DASHBOARD: LOGIN
<%-- Servlet : com.signup.action.UserSignupAction Attributes : user name and password hidden parameter: process hidden value : loginchk Purpose : To allow the user to access the DIT dashboard site --%>
<%--The below coding in scriplet is used to display the message login failed when login action fails--%> <% String statuscheck = (String)request.getAttribute("err"); if(statuscheck!=null && statuscheck.equals("st")){ %> <% } %>
 Login Failed. Try Again!
User Name :  
 Password :  
   
New User  |  Forgot Password?
Copyright 2007, All Rights Reserved