what is difference between <bean:write>
and <bean: message> tag

Answers were Sorted based on User's Feedback



what is difference between <bean:write> and <bean: message> tag..

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

what is difference between <bean:write> and <bean: message> tag..

Answer / ani

good answer

Is This Answer Correct ?    12 Yes 3 No

Post New Answer

More Struts Interview Questions

How many servlet controllers are used in a Struts Application?

0 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

5 Answers  


Why use struts framework in java?

0 Answers  


Explain about logic match tag?

0 Answers  


Whats the difference between the default namespace and the root namespace?

0 Answers  


what are the struts tags?

1 Answers  


What is the configuration files used in struts?

0 Answers  


Is struts compatible with other java technologies?

0 Answers  


What is the differences between struts1 and struts2?

0 Answers  


What is struts? Explain

0 Answers  


Who makes the struts?

0 Answers  


What do struts do?

0 Answers  


Categories