What is switchaction?



What is switchaction?..

Answer / Romi Awasthi

SwitchAction is a built-in action in Struts that allows developers to implement conditional logic based on the request parameters. It performs a switch operation and delegates control to the appropriate action depending on the case.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What are the some useful annotations introduced in struts2?

1 Answers  


Explain design patterns which is used in struts?

1 Answers  


What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?

1 Answers  


What is struts 2 framework in java?

1 Answers  


project architechture in java

3 Answers   AC, IBM, INDUS, Satyam,


what are the struts tags?

1 Answers  


What is http redirect?

1 Answers  


what is request processor class ?

10 Answers   Fidelity,


Why actionservlet is singleton in struts?

1 Answers  


What is the difference between session scope and request scope when saving formbean ?

1 Answers  


what are tiles in struts?

3 Answers   Wipro,


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

5 Answers  


Categories