BeanGetTag - get a bean property
This class reads the specified bean property
and either writes the value as a string to the
page output or saves the value into the page context
using the "id" attribute.
MsgFmtTag performs formatting of message which is
equivalent to MessageFormat class in java
This class allows the arguments to be the JSP tag and
they can be evaluated independently.