How many types of action clases are there in stuts and
their uses?

Answers were Sorted based on User's Feedback



How many types of action clases are there in stuts and their uses? ..

Answer / chandrasekhar rao naidu`

1.ForwardAction class
2.DispatchAction class
3.IncludeAction class
4.LookUpDispatchAction class
5.MappingDispatchAction class
6.SwitchAction class
7.LocaleDispatchAction class
8.DownloadAction class

Is This Answer Correct ?    1 Yes 0 No

How many types of action clases are there in stuts and their uses? ..

Answer / cool

5

Is This Answer Correct ?    1 Yes 1 No

How many types of action clases are there in stuts and their uses? ..

Answer / venkata ramesh ch

1. Action class
2. Include Action
3. Forward Action
4. Dispatch Action
5. Lookup Dispatch Action
6. Mapping Dispatch Action
7. Locale Action
8. Switch Action
9. Tiles Action

Is This Answer Correct ?    0 Yes 0 No

How many types of action clases are there in stuts and their uses? ..

Answer / ravikumar

1.Actions
2. Lookup action
3. Dispatch Lookup Actions
4. Swith actions
5. Mapping Actions
6. Locale Mapping Actions
7. Forward and Include Action

Is This Answer Correct ?    0 Yes 2 No

How many types of action clases are there in stuts and their uses? ..

Answer / smitha

The ForwardAction acts as a bridge from the current View
(JSP) and the pages it links to. It uses the
RequestDispatcher to forward to a specified Web resource. It
is the glue that allows you to link to an action instead of
directly to a JSP.

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Struts Interview Questions

What is structs 2 validation framework?

0 Answers  


At the point, you should go for struts framework?

0 Answers  


What are Struts properties?

2 Answers   VI eTrans,


how to write my own Action servlet by extending pre-defined Action servlet in struts config.

2 Answers   Sony,


can we change the order of parameters in execute()?

4 Answers   Polaris, Serco,






What is the main difference between Mvc1 and Mvc2 Architecture??

7 Answers   IBM, Ness Technologies,


what is a RequestProcessor?

5 Answers   TCS, Wipro,


Can we have multiple struts config files in a single web app?

0 Answers  


What are the components of struts?

0 Answers  


explain the struts-configuration file?

3 Answers   TCS, Zoho,


What are construction struts?

0 Answers  


How to handle exceptions in structs?

0 Answers  


Categories