Explain the servlet context.
No Answer is Posted For this Question
Be the First to Post Answer
Can you send the mail from a servlet ,if yes tell how?
how do you maintain sessions in servlets?
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 the difference between sendredirect() and forward() in a servlet?
What is the main purpose of java servlets?
What is the difference between servlet and jsp?
How do you communicate in between Applets and Servlets?
What is a java servlet?
What is Servlet Context?
Explain jsessionid?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
Who is responsible for writing a constructor?