相关代码 |
|
Checking with the help of ConnectionBean and UserCredentials that the connection established or not due to any reason. If yes then it calls Frames.jsp and if not then it calls LoginPage.jsp --> MyConnectionBean.establishConnection(MyBean.getUser(),MyBean.getPassword()); if((MyConnectionBean.checkLogin()) == 0){ %>