Can we override servlet service method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of request dispatcher interface?
What is URL Encoding?
init() method of servlet loaded by?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
When we don't write any constructor for the servlet, how does container create an instance of servlet?
What is session variable in servlets?
Can we use servlets in JavaScript?
Define the life cycle of a servlets.
What is servlet and its use?
Explain request dispatcher and its methods.
Explain session tracking and its importance?