VisualAge for Java Servlet & JSP Samples


Sample 1 - Signs of the Zodiac

This sample will use a servlet to find the sign of the zodiac from your birthday.

Look Up Your Sign


Sample 2 - Servlet Engine Configuration

The sample will use a servlet to display the current configuration of the WebSphere Test Environment.

Display the Servlet Engine Configuration Information


Sample 3 - Find the Leap Years

This sample will use a servlet to find the next 10 leap years and a JSP to display the results.

Find the Leap Years