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 |
how the jsp page can be regenerated?
What is forward() and include() of servlets RequestDispatcher interface?
Explain jsessionid and when is it created?
What is the directory structure of web application?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
How can we create deadlock situation in servlet?
Explain get and post.
What is the difference between portlet and servlet?
Explain the difference between servletconfig and servletcontext in servlet?
how to pass parameter from servlet to html form
What is servlet in web technology?
program for RequestDispatcher in servlets?