What is a servlet context?
No Answer is Posted For this Question
Be the First to Post Answer
Given the request path below, which are context path, servlet path and path info?
Explain the architechure of a servlet?
Can we override servlet service method?
Can a jsp be called using a servlet?
What is the workflow of a servlet?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
What is the advantage of Servlets when compared with other server side technologies?
How can the session in servlet be destroyed?
Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
What is difference between Forward() and sendRedirect() methode?
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..........
What is context in servlet?