Web development is one of the greatest ways to use Jakarta EE. Actually, since before J2EE, we could use JSPs (short for Java Server Pages) and servlets, and that is how web development using Java began.
This chapter will show some advanced features for web development that will make your application faster and better—for you and your customer!
This chapter covers the following recipes:
- Using servlets for request and response management
- Building a UI with template features using JSF
- Improving response performance with Server Push