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

Are struts still used?

0 Answers  


Does apache tomcat use struts?

0 Answers  


multiple instances for action class is it possible

8 Answers   iFlex, ProSoft,


What are the components of struts?

0 Answers  


Is Struts Action class Thread Safe?

14 Answers   Wipro,






What applications use apache struts?

0 Answers  


How can you create your custom interceptor in struts 2?

0 Answers  


What is the purpose of @customvalidator annotation?

0 Answers  


What is the forward action utilized for?

0 Answers  


Hai all.Can i develope Struts action class without execute(-,- ,-,-)method.Ifd it's possible plz provide some sample code.

3 Answers   TCS,


What is the purpose of @results?

0 Answers  


how will you view ur jsp page to the client by using properties file?

2 Answers   Wipro,


Categories