You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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