Download J2ee- Java Enterprise Edition(JEE)Course Content

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
J2ee- Java Enterprise Edition (JEE) Course Content
Web application development





Introduction to web application development
Purpose of web application development
Various elements of web applications
Setting up Tomcat web server and Eclipse WTP
Developing dynamic web applications using Servlet’s
o Overview of Servlet2.5 & 3 API’s
o Handling a client’s request using Servlet
o Configuring servlet’s using xml and annotations
o Web Container
o Servlet Life Cycle
o Http Protocol
 Http Request Format
 Http Response Format
o Coordinating servlets
o Scope objects(Sharing data)
Servlet Filters



Filter basics
Creating a filter
Understanding the applications of filters
Servlet Listeners



Listener’s basics
Creating a listener & registering
Understanding the applications of listeners
Session Tracking
JSP (JavaServerPages)




JSP Elements
o Directives
o Declarations
o Scriptlets
o Expressions
o JSP Actions
o Comments
Implicit objects
Expression Language (EL)
JSTL(JSP Standard Tag Libraray)
o Core Tags
o
Formatting tags
SQL tags
o XML tags
o JSTL Function
Creating Custom JSP Tag Libraries: The Basic
o Java-based tags
o Components of a tag library
o Basic tags
o Tags that use body content
o Tags that optionally use body content
JSP-based tags (tag files)
o Components of a tag library
o Basic tags
o Tags that use attributes
o Tags that use body content
o


XML Processing API's




XML syntax and namespaces
Describing XML with schema
Java APIs for XML Parsing and Transformation
JAXP, SAX, and DOM
Java API for XML Binding(JAXB)





The need for Data Binding
Mapping schema types for Java
Java-to-xml mapping using annotation’s
Marshalling and Unmarshalling with JAXB
Working with JAXB Object models
Java Persistence API (JPA)







Entity class and O/R mappings
Persistent fields and properties
Entity relationship mappings
o One-One
o One-Many
o Many-One
o Many-Many
Inheritance mappings
Annotations and XML descriptors for defining mappings
Entity Operations
o The EntityManager interface
o Entity instance life cycle
o Entity listeners and call-back methods
Java Persistence Query Language (JPQL)
Understanding Other Data binding Frameworks in Java

XMLBeans
Contact Information ;
SKYPE ID: adithyaelearning
Contact : +91 8790679998,
EMAIL : [email protected] ,
Related documents