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
How do you find out what client machine is making a request to your servlet
What is the difference between sendredirect() and forward() in a servlet?
Explain request dispatcher and its methods.
What is servlet container?
Why is init() method is used in servlets?
Explain servlet life cycle?
What is servlet lazy loading?
What are all the advantages of servlet over cgi?
What are the different ways we can maintain state between requests?
What is the functionality of actionservlet and requestprocessor?
What is java servlet session?
What is servlet in simple terms?
Why servlet is mostly used?
What is war file?
What are the benefits of using servlet over cgi?