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
If some new data has entered the database, explain how can a servlet refresh automatically?
What is life cycle of Servlet?
What is api in servlet?
What are the difference between session and cookies in servlet? Explain
What is context in servlet?
What are the different session tracking techniques?
Why the container loads server at the application startup and how?
How do you load an image in a Servlet?
What is servlet and how it works?
How to get the IP address of client in servlet?
What are the different methods of session management in servlets?
How to handle exceptions thrown by application with another servlet?
Explain how does JSP handle run-time exceptions?
What are session variable in servlets?
Why servlet is faster than jsp?