What are the benefits of using servlet over cgi?
No Answer is Posted For this Question
Be the First to Post Answer
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
What are the disadvantages of storing session state in cookies?
What are setSecure() and getSecure() methods in Cookies?
What is the use of servlet context?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
How do we share data using 'getservletcontext ()?
What are the difference between session and cookies in servlet? Explain
What are the methods in HttpSession and their use?
When should you prefer to use doget() over dopost()?
Can I override destroy() method of Servlets?
what are the different services provided by the web server?
What are sessions in servlets?