A simple example of a Java Bean instanciated and used from within a JSP page.
I personally don't recommend doing this anymore.
For a better approach to working with Java Beans in a webapp, scroll down
to SimpleMVC.
To Run: