AJava GTU Study Material Presentations Unit-5 21052021042050AM
AJava GTU Study Material Presentations Unit-5 21052021042050AM
GTU #3160707
Unit-5
Java Server Faces
View Model
Controller
Request & Relay data
Request
Create or Apply Request Process
Restore View Values Validations
Response
Render Invoke Update Model
Response Application Values
Request
Create or Apply Request Process
Restore View Values Validations
Response
Render Invoke Update Model
Response Application Values
Request
Create or Apply Request Process
Restore View Values Validations
Response
Render Invoke Update Model
Response Application Values
Request
Create or Apply Request Process
Restore View Values Validations
Response
Render Invoke Update Model
Response Application Values
Request
Create or Apply Request Process
Restore View Values Validations
Response
Render Invoke Update Model
Response Application Values
Request
Create or Apply Request Process
Restore View Values Validations
Response
Render Invoke Update Model
Response Application Values
success.xhtml
1 <?xml version='1.0' encoding='UTF-8' ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xmlns:h="http://java.sun.com/jsf/html">
5 <h:head><title>Welcome</title></h:head><h:body>
6 Welcome Home: query executed
7 </h:body></html>