What are the mechanisms used by a servlet container for maintaining session information?
Define the servlet mapping.
when the several requests comes to server..how it manage the requests
How will you open a new page after certain interval of time (5 sec), on clicking of a button in an html page?
Hi frnds iam new to Java Kindy any one can provide or me Servlets Example code and can explain to me flow of servlets and as Jsp and Struts and provide to me some sample example on these 3 topic flow,code example,and tutorials,and related websites which i can refer....thanks in advance..........
How to generate the server side programming and the advantages of it over the other languages?
What is servlet configuration?
What do you understand by mime type?
waht is the main diference b/w servelts and JSP ?
What is the use of Servlets?
When the methods init() and Distroy() will be called?
What is the purpose of dispatcherservlet properties?
What do you mean by request dispatcher in servlet? Also explain its methods.