What is the <load-on-startup> element?
No Answer is Posted For this Question
Be the First to Post Answer
What are the security issues in Servlets?
give the syntax of doGet() and doPost()?
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.
Explain the features are in servlet 3?
What is servlet and list its types?
What is MIME Type?
What is the difference between servlet and jsp?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
How do we go with database connection and log4j integration in servlet?
What are the phases of a servlet life cycle?
How can we create deadlock situation in servlet?
Is the init(ServletConfig sc) throws IOException or not?