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

What do you mean by inner class and anonymous class?

0 Answers  


What is strut action mapping?

0 Answers  


Which tag is used to declare constants in struts xml?

0 Answers  


In struts, how can we access java beans and their properties?

0 Answers  


What is the use of forwardaction?

0 Answers  






I facing problems while explaining project details in the interview...... can any tell complete project architecture that followed in companies

1 Answers   ID,


what is the advantages and diadvantages of Struts?

1 Answers  


What is the use of jsonvalidation?

0 Answers  


What are the sections into which a strut configuration file can be divided?

0 Answers  


What is the purpose of plug-in tag in struct-config.xml?

0 Answers  


What is Struts Flow?

17 Answers   CTS, rsystems,


what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?

6 Answers   Wipro,


Categories