What is struts in java with example?
No Answer is Posted For this Question
Be the First to Post Answer
Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What is struts xml?
Can you call Action class methods from Struts config.xml?
What is the purpose of @action annotation?
What is MVC?
Explain about how requests from the client are sent?
How exceptions are handled in struts application?
Why should we go for struts framework?
Is struts efficient?
What is the difference between requestaware and servletrequestaware interface?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?