How to read request headers from servlets?
No Answer is Posted For this Question
Be the First to Post Answer
What is the protocol used by Server & Client?
Why do we use sendredirect() method?
What is the difference between jsp and servlet life cycle?
How the servlet is loaded?
Should I override the service() method?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
Explain the servlet context.
What is DSN and System DSN and what is the difference between them?
What is the difference between genericservlet and httpservlet
how to use servlets with j2ee ?
What do you mean by request dispatcher in servlet? Also explain its methods.
Difference between httpservlet and generic servlets?