if you continue reading on you'll notice that you also should
define getters, otherwise how can you get the data out of that bean.
Also, if you are using the useBean tag you must have a default
constructor. IMO this would make beans used in JSP the same as normal
JavaBeans.