How can we achieve transport layer security for our web application?
No Answer is Posted For this Question
Be the First to Post Answer
What is servlet interface?
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 are the steps that are involved in using the httpservlet class?
How can we include static files in the jsp page?
What do you mean by httpservlet?
How threads are implemented in servlets?
Difference between java beans & servlets?
can servlet have instance variables?
init() method of servlet loaded by?
what is meant by servlet to servlet communication?
Why is a constructor needed in a servlet even if we use the init method?
What is difference between get and post method?