Can we have more than one action servlet?

Answers were Sorted based on User's Feedback



Can we have more than one action servlet?..

Answer / dayakar

yes, and it depands on the client

Is This Answer Correct ?    19 Yes 1 No

Can we have more than one action servlet?..

Answer / manjul

yes you can have and if you specify different url patter
like
*.do for one action servlet
*.abc for other action servlet
in your web.xml file

Is This Answer Correct ?    8 Yes 0 No

Can we have more than one action servlet?..

Answer / yatin

yes

Is This Answer Correct ?    5 Yes 1 No

Can we have more than one action servlet?..

Answer / binod

Yes...But there is no point of creating the application
using struts...

Is This Answer Correct ?    4 Yes 0 No

Can we have more than one action servlet?..

Answer / aditya

Yes,we can more than one servlet...

Is This Answer Correct ?    3 Yes 0 No

Can we have more than one action servlet?..

Answer / harsha kashid

yes

Is This Answer Correct ?    0 Yes 0 No

Can we have more than one action servlet?..

Answer / saraswathi

yes,we can use 'n' number of ActionServlets in struts
application by the help of extending ActionServlet
org.apache.struts.action.ActionServlet

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Advanced Java Interview Questions

What are the thread-to-thread communcation?

1 Answers  


Why does the option tag render selected=selected instead of just selected?

0 Answers  


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

0 Answers  


list the types of dialodg

1 Answers   Wipro,


explain the flow of struts?

2 Answers   SolutionNET,






the advantages of polymorphic

1 Answers  


Why DOM Parser would take more Memory than SAX parser while they are parsing?

3 Answers   OnMobile,


What is serialization and de-serialization ?

5 Answers  


how we can implement interface in jsp ?

2 Answers   Google,


1) what is synchronization? 2)write a program to show synchronization ? 3) what is orm? 4) what is getTemplete method and hw u use it? 5)write a singleton program ? 6) what is IOC concept & explain it? 7) methods of spring? 8)explain spring framework? 9)what are the oops concept? 10)what r the diff types of exception? 11)what is AOP(assepct oriented programing)? 12)jsp life cycle? 13)servlet life cycle? 14)how to u catch ur exception when executing a query in hibernate? 15)write javascript function? 16)write a querry to join two tables? 17)wap to show inheritance and use of interface? 18)explain the project? 19)in spring bean class uses singleton or prototype? 20)Explain prototype?

1 Answers   Cap Gemini,


What is RMI architecture?

11 Answers   Infosys,


Can I use multiple html form elements with the same name?

0 Answers  


Categories