What is actionservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are the applications of struts?
What are the benefits of Struts framework?
What is the purpose of @typeconversion annotation annotation?
Which components are available using actioncontext map?
What is struts-default package and what are it’s benefits?
How tag libraries are defined in Struts?
What configuration files are used in struts?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
What are the reasons for an error message not being displayed while developing struts application?
why do we typecast ActionForm into our plain java bean class in Action class? What is the reason?
What is the difference between session scope and request scope when saving formbean ?
Main reasons for using servlet as a controller in struts. why not jsp