What do you mean by web applications? Explain web application directory arrangement?
No Answer is Posted For this Question
Be the First to Post Answer
What is meant by cookies?
How to pass JavaBeans data to JSP using Servlets?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
what is multiple server?
What are the various ways of session supervision in servlets?
How can I share objects across different sessions?
Why the container loads server at the application startup and how?
Difference between jakarta tomcat and apache Tomcat?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
Why is httpservlet declared abstract?
What do you mean by a filter and how does it work?
program for RequestDispatcher in servlets?