Assembling web applications
Subtopics
- Assembling web applications
Assemble a web module to contain servlets, JavaServer Pages (JSP) files, and related code artifacts. (Group enterprise beans, client code, and resource adapter code in separate modules). After assembling a web module, we can install it as a stand-alone application or combine it with other modules into an enterprise application.- Configure JavaServer Faces implementation
We can configure WebSphere Application Server traditional to use JavaServer Faces (JSF), which is a user interface framework used to develop web applications.