What is preinitialization of a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What advantages do servlets have over CGI programs?
What is cgi?
Explain load on start-up and its importance?
Which are the different ways you can communicate between servlets?
What is servlet container. how it works?
Whats the advantages using servlets over using CGI?
What’s the difference between forward() and sendredirect() methods?
Explain jsessionid and when is it created?
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 the type of method for sending request from http server?
What is servlet name in web xml?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?