Explain session tracking and its importance?
No Answer is Posted For this Question
Be the First to Post Answer
can we use more than one controller in web application
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }
What are different methods of session management in servlets?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
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 is the difference between servlet and filter?
What is servlet? Explain
Difference between jakarta tomcat and apache Tomcat?
Is it good idea to create servlet constructor?
where the generated jsp source file are stored?
Can we use javascript in Servlets?
Why do we have servlet wrapper classes?