can i modify the data which are generated by the servlet
Answer Posted / avinah kapoor
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How we can create war file in servlet?
Explain the concept of ssi ?
How a servlet is unloaded?
What is url encoding and url decoding
What if you need to span your transaction across multiple servlet invocations?
How to handle exceptions thrown by application with another servlet?
Why doesn’t a servlet include main()? How does it work?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What’s the difference between forward() and sendredirect() methods?
How can we invoke another servlet in a different application?
Why is Servlet so popular?
What must be implemented by all servlets?
What is servlet container. how it works?
What are the steps that are required to handle the multi-threading?
What are the differences between servlet context vs servlet config?