What is httpservlet class?
No Answer is Posted For this Question
Be the First to Post Answer
What is the servletconfig object?
Explain session tracking and its importance?
What is a generic servlet?
Explain in detail about applet to servlet communication?
How servlet is created?
Is java servlet still used?
can u give some realtime example in ploymorphism? and inheritance?
Which httpsession object is used to view and manipulate information about a session?
What is the major difference between servlet and applet?
How are Sessions are more advantage than using of Cookies or URLReWriting?
What are the phases of servlet life cycle?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.