Define declaration.
No Answer is Posted For this Question
Be the First to Post Answer
What are different ways for servlet authentication?
What mechanisms are used by a Servlet Container to maintain session information?
What happens, when client requests for server object, which is not yet loaded into the memory?
can it possible to validate form field before execution of a servlet service method if yes how??
List some life cycle methods of a servlet.
What methodology can be followed to store more number of objects in a remote server?
What exception should be thrown when servlet is not properly initialized?
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 type of protocols are used in HttpServlet?
What are different types of SessionTracking?
waht is the main diference b/w servelts and JSP ?
Can you use javascript in servlets?