What is the difference between requestaware and servletrequestaware interface?
No Answer is Posted For this Question
Be the First to Post Answer
What is the actionform?
What is the purpose of @element?
what are componeents presents in Strutsconfig.xml?
What is controller in struts ?
In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.
In struts how to use regurlar formbeans using validation framework explain?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
What are the components of struts?
What is the use of token interceptor in Struts2?
How to convert struts to spring mvc?
Can you call Action class methods from Struts config.xml?
how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc