Answer Posted / narendher sharma
In Directive Include .. the jsp page will be translated
into servlet.
Here the Static resources will be generated during
translation time
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
Write the code to get the server information in servlet.
When should you prefer to use doget() over dopost()?
Explain the difference between get and post method in servlet?
Why filter is used in servlet?
What are the supporting protocol by HttpServlet ?
How do we share data using 'getservletcontext ()?
How to commuincate between an applet and a servlet?
Which httpsession object is used to view and manipulate information about a session?
Difference between httpservlet and generic servlets?
Explain jsessionid and when is it created?
What is getservletcontext?
When to use doget() and when dopost()?
Explain request dispatcher and its methods.
What’s the use of the servlet wrapper classes??
What are all the protocols supported by httpservlet?