How can we include static files in the jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
Servlet is pure java object or not?
What do you mean by servlet?
When a servlet accepts a call from a client, it receives two objects. What are they?
Which exception is thrown if servlet is not initialized properly?
how to pass parameter from servlet to html form
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
How httpservlet is different from the genericservlet?
request parameter how to find whether a parameter exists in the request object?
Given the request path below, which are context path, servlet path and path info?
When servlet object is created?
can it possible to validate form field before execution of a servlet service method if yes how??
What are the mechanisms used by a servlet container for maintaining session information?