What is the directory structure of a war file?
No Answer is Posted For this Question
Be the First to Post Answer
What is the type of method for sending request from http 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 are the different methods involved in generic servlet?
how the jsp page can be regenerated?
What is the importance of init() method in Servlet ?
where the session data will stored?
Should I override the service() method?
Define the servlet mapping.
What are the differences between the servletconfig interface and the servletcontext interface?
What exactly is a servlet?
What is the capacity that doGet method can send to the server?
Which protocol will be used by browser and servlet to communicate