can i modify the data which are generated by the servlet
Answer Posted / ashok
yes it is possible by writing the expression tag in the
value attribute of the text field
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why is a constructor needed in a servlet even if we use the init method?
What are the servlet events?
What if we pass negative value in load-on-startup?
What is the use of request dispatcher interface?
Explain the differences between jsp and servlet.
What is the purpose of dispatcherservlet properties?
How can the session in servlet be destroyed?
What is meant by a web application
Who is responsible to create the object of servlet?
How we can get ip address of client in servlet?
What are the difference between session and cookies in servlet? Explain
Explain the difference between jsp and servlet?
What are some advantages of storing session state in cookies?
What is the use of httpservletresponsewrapper?
What is the major difference between servlet and applet?