Chapter 12 - Reusable web components
This application contains the following components:
Listing 12.3: /paramTest1.jsp
Listing 12.4: /paramTest2.jsp
Click on the link below to see both components in action.
paramTest1.jsp?first=john&last=smith
Open the source files, modify the code, play around with it, and practice the different ways to use the forward, include, and param actions to get familiar with them.