Thursday, April 2, 2009

differences between bean:message and bean:write

bean:message: This tag is used to output locale-specific text (from the properties files) from a MessageResources bundle.

bean:write: This tag is used to output property values from a bean. is a commonly used tag which enables the programmers to easily present the data.

More Details

No comments:

Post a Comment

Followers