What is the apache struts vulnerability?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of @key annotation annotation?
What is Struts Frame Work Architecture(With Diagram) ?
What is the use of jsonvalidation in struts?
How interceptor works in struts 2?
What is the difference between session scope and request scope when saving formbean ?
Explain integrate log4j in struts2 application?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
When wil use singleton class in Struts
How the exceptions are handled in struts?
How to upload struts file?
What is form bean in struts?
Hi Friends, am new to struts.I read that " you can store variables in xml file(properties file) and for future enhancements we just call properties file . Now i want to implement this , where can i call properties file to enhance my application. My question is where this properties file will be called.