What are the disadvantages of storing session state in cookies?
No Answer is Posted For this Question
Be the First to Post Answer
What are the Internal servlets maintained by the web server?
How many Cookies can a host support?
What is servletconfig?
Can you use javascript in servlets?
What are the phases of servlet life cycle?
What is servlet used for?
How we can get ip address of client in servlet?
How can you start a jta transaction from a servlet deployed on jboss?
What is the life-cycle of servlets?
can v create a constructor 4 servlet?
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 do we use sendredirect() method?