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
Which event is fired at the time of setting, getting or removing attribute from application scope?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Why are http servlets used in programming?
What do you mean by web applications?
how the HTML data stored in web server?
Can servlet have a constructor ?
Explain the difference between generic servlet and http servlet?
How to handle exceptions thrown by application with another servlet?
Explain the difference between jsp and servlet?
How do cookies work in servlets?
What do you mean by the servlet chaining?
Which event is fired at the time of session creation and destroy?
What is the difference between the servlets and cgi programs?
List the Different types of servlet?
What are different Authentication options available in Servlets.