What do you mean by url pattern in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the phases of servlet lifecycle?
what is multiple server?
Explain mvc pattern.
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What are the different types of servlets?
In jsp custom tags from child tags to how many levels of parent tags you can acess
How many objects of a servlet is created?
Why do you use session tracking in httpservlet?
What is the difference between encodeRedirectUrl and encodeURL?
When the methods init() and Distroy() will be called?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
Which method of the httpservletrequest object is used?