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 is the difference between session and entity beans?

0 Answers  


what's the main difference between unix os and linux os?

2 Answers   TCS,


What is the difference between the font and fontmetrics classes?

0 Answers  


how the action can be map from jsp page to bean class in mvc1

1 Answers   Photon,


What are the benefits of detached objects?

0 Answers  






What are the call back methods in entity bean?

0 Answers  


Will the general public have access to the infobus apis?

0 Answers  


Dear freinds... I want to know how to write self mapping for a table using hibernate?

1 Answers   Cap Gemini,


Is 'synchronised' a modifier?

2 Answers   NIIT,


What will happens, when a thread cannot acquire a lock on an object?

2 Answers  


how can u cal servlet from java?

7 Answers  


What’s jboss jbpm?

0 Answers  


Categories