What is the difference between session scope and request scope when saving formbean ?
No Answer is Posted For this Question
Be the First to Post Answer
Name some of the features of struts2?
How do you convert struts to springs?
Is there a particularly good ide to use with struts?
What’s the difference between struts and espresso?
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.
What is spring and struts in java?
Explain about token feature in struts?
What is the need of struts?
what is difference between <bean:write> and <bean: message> tag
how you provide security in your banking project
What does it cost to replace struts?
how will you view ur jsp page to the client by using properties file?