Which model components are supported by Struts?
No Answer is Posted For this Question
Be the First to Post Answer
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How is the Struts framworl related to MVC2?
What are struts in java?
What do you mean by struts.dev mode?
Please can you tell me ,where can we used the MVC other than web applications.
what are the actions in struts?
Can u call Action class methods fro struts-config.xml file?
What is the purpose of action-mappings tag in struct-config.xml?
shall we use any name for deployment descriptor of struts instead of struts-config.xml
In which order struts framework searches for a message bundle?
What are the struts2 configuration properties that control file uploading process?
In Struts Programming which is the controller,which is the model?