Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 720 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 720 Bytes

This is Dynamic Web Application build using Eclipse IDE :

Servlet
JSP
Java
oracle Database
CSS
Bootstrap

Requirements

Oracle Database (I'm using Oracle Database 10g Express)
Tomcat Server (I'm using Tomcat 8.0)
ojdbc14.jar
jstl-1.2.jar

Features !

Registration
Login (Using username and password)
Display All Records
Search Record (using RNO)
Forgot Password
welcome page
Logout

How to run it!

1) Download zip file of this repository and unzip it.
2) Open Eclipse Go to File -> Open Projects from File System -> 
   in import source (click on Directory) and choose your unzip folder -> Finish
3) Run -> Run on server