What is the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by a filter and how does it work?
How does tomcat servlet container work?
what is session tracking?what are types of session tracking ?and when to cookies,when to use sessionmanagement,whent use url rewriting technique,plz explain briefly?
Why setMaxAge() and getMaxAge() methods are used in Cookies?
When jsessionid is created?
What is new in ServletRequest interface ? (Servlet 2.4)
How is a servlet implemented in code?
How are Sessions are more advantage than using of Cookies or URLReWriting?
Can you call a jsp from the servlet?
What do you mean by cgi?
Why don't we write a constructor in a servlet?
What are Servlets?