Answer Posted / niranjanravi
doGet(),doPost(),doDelete(),doTrace()
| Is This Answer Correct ? | 40 Yes | 9 No |
Post New Answer View All Answers
Can you use javascript in servlets?
How many servlet objects are created?
When a servlet accepts a call from a client, it receives two objects. What are they?
Define servlet mapping?
How will two or three servlets interact or communicate with each other?
How to upload a file to the server using servlet?
Is java servlet still used?
What is servlet and how it works?
What are some disadvantages of storing session state in cookies?
What are the types of servlet?
Define the life cycle of a servlets.
What is servlet and its use?
Which method is called when reference variable is passed in system.net?
What are the key methods that are involved in processing of http servlets?
Explain the role of dispatcherservlet and contextloaderlistener.