How you will make available any message resources definitions file to the struts framework environment?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by struts.dev mode?
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
What is the purpose of @beforeresult annotation?
Why do the struts tags provide for so little formatting?
What are the Core classes of Struts Framework?
Main reasons for using servlet as a controller in struts. why not jsp
Can you explain the directory structure for a struts folder in brief ?
What is the use of struts config xml file?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
how handle when client send multiple request at atime for multiple servlets servlets?
Explain the life cycle of a request in struct2 application?
Why do we need mapdispatchtoprops?