Answer Posted / rajesh r
Yes we can obiviously create a contructor for SERVLETS
But it is toooo early to play with request or reponse
objects or any information regarding Context or Config
since these are not at all created if you put these in
constuctors..
Regards
Rajesh R
Rajeshr1988@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Whether we can get deadlock situation in servlets?
Explain the difference between a web server and a web container?
How to generate the server side programming and the advantages of it over the other languages?
Explain is servlet mapping?
What is the difference between context parameter and context attribute?
What methodology can be followed to store more number of objects in a remote server?
What do you mean by request dispatcher in servlet?
How can you use a servlet to generate a plain text instead of html?
Why is servlet used?
List the Different types of servlet?
What is the difference between jsp and servlet life cycle?
Which method of the httpservletrequest object is used?
What is context in servlet?
How we can call a jsp from the servlet?
What do you mean by session tracking and also explain its techniques?