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
What exactly is a servlet?
What is difference between server and servlet?
Describe servlet?
What are all the advantages of servlet over cgi?
Why is http protocol called as a stateless protocol?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
How do you load an image in a Servlet?
What is the need of servlet filters?
What do you mean by a filter and how does it work?
How do you deal property files in servlet?
how the HTML data stored in web server?
What do you mean by default initialization in java servlet?
How do you create a cookie using servlet?
What is servlet and its types?
What is servlet instance?