Write a simple servlet program to print the contents of html.
No Answer is Posted For this Question
Be the First to Post Answer
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 server side include (ssi)
can we use more than one controller in web application
What are life cycle methods of a servlet?
What is servlet mapping?
What are the supporting protocol by HttpServlet ?
How will two or three servlets interact or communicate with each other?
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
What type of protocols are used in HttpServlet?
How are Sessions are more advantage than using of Cookies or URLReWriting?
What is generic servlet class?
Can we use threads in Servlets?