Answer Posted / 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 |
Post New Answer View All Answers
Is the infobus client side only?
Name three subclasses of the component class?
Name the class that is used to bind the server object with RMI Registry?
Explain what is orm?
What is the argument type of a programs main() method?
What is a session? Can you share a session object between different theads?
What is the difference between long.class and long.type?
Difference between new operator and class.forname().newinstance()?
Explain phantom read?
What are the different types of exception?
What is the form of storage space in java?
What is the highest-level event class of the event-delegation model?
Name three component subclasses that support painting?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what is a portable component?