Skip to content

Created an end to end Java Web Application using JSP, Servlet and Enterprise Java Beans.

Notifications You must be signed in to change notification settings

ithompson4/Employee_Maintenance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Employee_Maintenance

Created an end to end Java Web Application using JSP, Servlet and Enterprise Java Beans. Environment: Windows 8, Java SE 7, Java EE 6, Eclipse Luna for Java EE, JDBC Connection Pooling, MySQL GlassFish 4 Webserver Developed a dynamic employee maintenance web application using JSPs, Servlets, Java Beans and MVC design pattern. This involved data entry via a user interface, EmployeeInfo.jsp and EmployeeDetails.jsp files, EmployeeRegistrationServlet and EmployeeSearchServlet servlets, an Employee bean as well as other java classes, MySQL Database Components (used to hold employee data), and JDBC Connection Pooling.

About

Created an end to end Java Web Application using JSP, Servlet and Enterprise Java Beans.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages