Prepare Interview

Mock Exams

Make Homepage

Bookmark this page

Subscribe Email Address

Struts%20Interview%20Questions%20and%20Answers

Question: How can one make any ?Message Resources? definitions file available to the ?Struts Framework? environment?
Answer: Message Resources definitions file are simple .properties files and
these files contain the messages that can be used in the struts project.
?Message Resources? definition files can be added to the struts-config.xml file
through <message-resources /> tag. Example:
<message-resources parameter="MessageResources" />
Is it helpful? Yes No

Most helpful rated by users:

©2024 WithoutBook