Award-winning PDF software
Video instructions and help with filling out and completing Form 8815 Ee

Instructions and Help about Form 8815 Ee
This video will see how to implement login module in servlet and JSP so we have always seen the theory of this right so what we need we have a login page here which is login dot JSP we have welcomed our JSP we have videos JSP so if I go to login dot JSP it should give me two it will give it should give me two text field where I will enter my credentials username password and if I not click on the button if the username password is correct it should call up pages welcome to our JSP in which will welcome the user and will print welcome space username and will provide a button or a link for videos page and once you click on the videos link it will take you to videos JSP page and here will try to show you some I will try to show some video or something like that so we have this three pages and what I want I want this welcome dot JSP to be a secure page and this videos dot JSP to be a secure page which means if you are login then only you can access these pages let me have one more page here I will name that page as let's say new and JSP I will I will say this page as about us dot JSP and in this page what I will display as I will say this is Snowie ready from telesco telesco Lovings ok that's what we want to show in the about Us page again the view will not be that good ok just we are just focusing on the login part I'm not concerned about the view how it looks so we will try to keep it simple...