How the flow of various requests happens in struts application?
No Answer is Posted For this Question
Be the First to Post Answer
Can you explain aware interfaces in struts2?
what is the purpose of action servlet and action?
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
How to use dispatchaction?
Are interceptors and filters different?
What is spring hibernate and struts in java?
What are the struts2 error message keys that can come during file uploading process?
Are actions thread safe?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
In Struts Programming which is the controller,which is the model?
Why is it called struts?
What is the purpose of @conversion annotation annotation?