what is difference between <bean:write>
and <bean: message> tag
Answers were Sorted based on User's Feedback
Answer / jane priscilla
Both are used to access the Java beans,but the mode of
application is different.ie.,
bean:message---> is a key to access the message property of
the particular field.(this can be done through
ApplicationResources.properties and no matter what the
model layer does)
for ex:Please give atleast one contact number!
bean:write---> is a key to display a data from the model
layer ie.,any data from the db can be displayed through
bean:write.
| Is This Answer Correct ? | 56 Yes | 1 No |
Do we need to pay the struts if being used in commercial purpose?
What is token used for?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What is the use of token interceptor in Struts2?
What is apache struts cve 2017 5638?
What is the configuration files used in struts?
What is the struts in java?
State the procedure for using forward attribute of link tag’s.
Why should we go for struts framework?
What is the purpose of @before?
Is struts efficient?
When should be opt for struts framework?