What is meant by session? Tell me something about httpsession class?
No Answer is Posted For this Question
Be the First to Post Answer
when you comppile the servlet is it neccesary to restaet the tomcat server?
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.
What is a java servlet?
Describe servlet?
give the syntax of doGet() and doPost()?
How can you maintain servlet chaining?
What are the uses of servlet and what is servlet chaining?
What are sessions in servlets?
Can we use the constructor, instead of init(), to initialize servlet?
How can we refresh automatically when new data is entered into the database?
What are different Authentication options available in Servlets.
Why are http servlets used in programming?