can i modify the data which are generated by the servlet
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the procedure of invoking different servlet in a different application?
can we create more than ServletContext and ServletConfig in your application
Is servlet thread safe?
What are the benefits of using servlet over cgi?
what is the control flow in servlet when we send a request?
What compiler do not do if we create our own constructor?
What is a Session Id?
can we use more than one controller in web application
Which application server is best for java?
Describe in brief RequestDespatcher?
Write the code to get the server information in servlet.
What is the capacity the doget can send to the server?