In which order struts framework searches for a message bundle?
No Answer is Posted For this Question
Be the First to Post Answer
What is actioncontext?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
Explain the core end goal while using java struts?
What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?
How to get data from the velocity page in a action class?
How can we write our own interceptor and map it for action?
What are pull and push mvc architecture and which architecture does struts2 follow?
List some bundled validators?
What are the core classes of struts framework? Explain
What is Request Dispatcher and What is reuest Processor??
What is the difference between a Strut and a Class?
if u r using eclipse tool how can u debbaging u r application? plz explain with sample code