Answer Posted / amutha
<%@ page language="java"------- %>
or
Any valid html tags or scriptlet
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What is the directory structure of a war file?
What are the annotations used in servlet 3?
What are the phases of the servlet life cycle?
Explain Action Servlet?
Why filter is used in servlet?
What is MIME Type?
Write a program to show the functionality of servlets.
What are the common methods that are included in the http servlet class?
How will you pass values from HTML page to the servlet?
What do you mean by default initialization in java servlet?
How to make sure a servlet is loaded at the application startup?
What is servlet used for?
How can we invoke another servlet in a different application?
What is the default http method in the servlet?