can i modify the data which are generated by the servlet
Answer Posted / shiv
yes we can
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is servlet looping or chaining?
What are all the advantages of servlet over cgi?
How servlet is created?
Is it good idea to create servlet constructor?
How do you find out what client machine is making a request to your servlet
How would you create deadlock on your servlet?
What exception should be thrown when servlet is not properly initialized?
When Servlet is unloaded?
Which interface should be implemented by all servlets?
Tell us something about servletcontext interface.
What is servlet name in web xml?
What’s the difference between forward() and sendredirect() methods?
Explain servlet events?
How native code can be used in a servlet?
what do you understand by url rewriting?