How action-mapping tag is used for request forwarding in struts configuration file?
No Answer is Posted For this Question
Be the First to Post Answer
What are different ways to create Action classes in Struts2?
How to use dispatchaction?
where you will implement the tiles in struts?
Does struts include its own unit tests?
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
Are struts still used?
Why it called struts?
What is actioninvocation in struts2?
What are the differences between http direct and http indirect?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
What is the purpose of @emailvalidator?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?