Skip to content

coding-sharks/Exam-Seating-Arrangement-System-Using-JSP-Servlet-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exam-Seating-Arrangement-System-Using-JSP-Servlet-master

Installation instructions ==>

  1. install netbeans.(NetBeans IDE 8.0.2) or other version
  2. install mysql database password (apcl123456) that use in project (you can also change project password see point 13,14)
  3. mysql workbench

Database Configure ==>

  1. open mysql workbench
  2. unzip the project folder(ESRS.zip)
  3. open btrs.sql from ESRS\DatabaseScript\esas.sql) location
  4. copy all file text and past it in mysql Workbance workspace and run it
  5. now esas database in available in database

Project Configure ==>

  1. open netbeans IDE
  2. GlassFish server by default add in netbeans, if not add GlassFish server
  3. Open project in netbeans from (ESRS\Project) location
  4. for change database password, host or anything
  5. open Connect Class from com package
  6. now change batabase configure what you want
  7. run project.

Porject Login ==>

  1. username = admin password = test

About

This is my java programing final work.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published