Created numerous changes to the tag library like returning SKIP_BODY by default.
Some tags now implement BodyTag for technical reasons.
The FormTag now supports a beanName property.
Instead of getBeanTag(), getBean() is used to directly get the AbstractJSPBean.