Can we write Structs application without using Action Class
directly or indirectly(extends Action class)

Answer Posted / deepthi

yes we can write a struts application without using Action
class in struts 2.0.In struts 1.2 it is not possible because
it is API dependendent.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is actionservlet?

745


What is the purpose of @createifnull annotation annotation?

810


What is the purpose of @result annotation?

810


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

793


What is the purpose of @urlvalidator annotation?

730


What's mvc pattern ?

755


What does apache struts do?

683


How can we handle exceptions thrown by application in Struts2?

720


What are the some useful annotations introduced in struts2?

761


What is difference between lookupdispatchaction and dispatchaction?

854


Is Struts Framework part of J2EE?

771


What are the major differences between html tags and strut specific html tags?

716


How interceptor works in struts 2?

796


What are the two scope types for formbeans?

858


What is execute method in struts?

682