You are on page 1of 19

Employee Performance and Shiv Kumar Saxena

CSE-B

Recognition Portal(EPRP) 133


 An application which keeps records of every employee in an
organization.
 Manages the Records of ongoing projects.

Introduction  This helps superiors to evaluate the performance of their


subordinates.
 The basic criteria is to describe every designation
 J2EE(Java 2 platform Enterprise Edition)
 Oracle 18c (for Database Management)

Tech used  JAR(Java Archives)


 Apache Tomcat 10 Server
 JSP(Java Servlet Pages)
 J2EE(JEE) is used to develop multi-tier web based applications.
 It provides a GUI interface of enterprises to a developer.
Why these  It provides dynamic platform for JSP.

resources are  It helps to create a .dmp file which is used for DB table
management.(for Oracle)
used ?  The application of Tomcat Server is user friendly and also provides
high level security.
 A JAR (Java ARchive) is a package file format typically used
to aggregate many Java class files and
associated metadata and resources (text, images, etc.) into
one file for distribution.
JAR  A JAR file allows Java runtimes to efficiently deploy an entire
application, including its classes and their associated
resources, in a single request. JAR file elements may be
compressed, shortening download times.
Working
Thank you

You might also like