Watch “JSP Part-2 | JSP Login example (Gujarati)” on YouTube

Jdk #Java #JSP #JavaServerPages #Scriplet #Delimiters #JSPLogin #LoginExampleUsingJSP #Gujarati #RaviROza

Video features the combination of following

  • Scriplet tag example in JSP
  • Expression tag example in JSP
  • Comment tag example in JSP

Following are the files used in the JSP login example

  • index.jsp
  • login.jsp
  • welcome.jsp
  • sorry.jsp

Overall process of example:
index.jsp page contains user interface to accept username and password from client side, when client submits the control transfer to the login.jsp file which contains the logic to validate username and password. If the client information is validated the control is transfer to welcome.jsp otherwise to sorry.jsp.

OS : Windows 10
Jdk : Version 8
IDE : Eclipse Mars
Server : Apache Tomcat 7

follow me @
https://raviroza.wordpress.com/
https://twitter.com/raviozaIT
https://www.facebook.com/ravi.oza.it

Subscribe my channel to get latest video notification https://www.youtube.com/user/ravioza101

Leave a Comment