Users Online
· Guests Online: 23
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
· Members Online: 0
· Total Members: 188
· Newest Member: meenachowdary055
Forum Threads
Newest Threads
No Threads created
Hottest Threads
No Threads created
Latest Articles
DEMO -Java Serlvets and Faces
![]() Java Courses |
Categories | Most Recent | Top Rated | Popular Courses |
![]() | Uploader | Date Added | Views | Rating |
Superadmin | 31.05.17 | 424 | No Rating | |
Description | ||||
Two of the core components driving Java EE web applications are servlets (Java classes that can listen for and respond to HTTP requests) and JavaServer Faces (JSF), a framework for constructing server-side user interfaces. This course shows how to create basic servlets and Facelets (Faces' view templates) and build simple data-management applications with Java EE. Author Patrick Royal also shares parallel-processing tips that save you time on both ends of servlet transactions, along with tricks for extending servlets and increasing your Java application's cross-compatibility. Topics include: Creating simple Java EE servlets Setting up a JavaServer Faces application Developing managed beans Working with web context Handling servlet life-cycle events Developing parallel-capable servlets Optimizing Java EE code Enabling security Creating custom components and renderers 0. Introduction Welcome What you need to get started Using the exercise files Using the challenges 1. About Java Servlets and Faces What are servlets? What are Faces? Working with servers Setting up a runtime architecture with Eclipse Creating a simple servlet Expanding a servlet Challenge: Build a simple servlet Solution: Build a simple servlet 2. Working with JavaServer Faces Setting up a Faces application Working with XML files Developing managed beans Understanding the Faces life cycle Extensions and other applications for Faces Challenge: Build a simple Faces application Solution: Build a simple Faces application 3. Working with the Web Context What is the web context? Working with a client state Handling servlet life-cycle events Tracking and logging requests Challenge: Access and modify a web context Solution: Access and modify a web context 4. Parallel Processing What is parallel processing? Controlling concurrent access to server resources CRCW, CREW, and EREW access patterns Tips for maximizing efficiency Challenge: Develop a parallel-capable servlet Solution: Develop a parallel-capable servlet 5. Improving Your Java Code Debugging servlets and Faces Optimizing your code Working with multimedia and other data types Enabling security and encryption Challenge: Optimize a servlet Solution: Optimize a servlet 6. Extensions Creating custom components and renderers Using AJAX with Faces applications Internationalization and localization Conclusion Where to go from here |
Ratings
Comments
No Comments have been Posted.
Post Comment
Please Login to Post a Comment.