What methods do we use in Servlet to Applet communication?
Answers were Sorted based on User's Feedback
What are the types of servlets? Explain
What type of protocols are used in HttpServlet?
Write a command to get actual path of a servlet to the server?
how a user session can be tracked in servlets?
When we don't write any constructor for the servlet, how does container create an instance of servlet?
can i call init() method in destroy() method of servlset. ?
Is servlet thread safe?
what is the difference b/w DispatchAction and LookUpDispatchAction?
1 Answers Deloitte, iGate, Tech Mahindra,
How do we share data using 'getservletcontext ()?
what is the difference between Servlet and JSP?Advantage of JSP over Servelt?Any concept present in JSP which we cant implement in Servlet?
31 Answers ABC, Apere, AZTEC, CTS, CybAge, iFlex, Impact Systems, Sara, TCS,
What are the difference between session and cookies in servlet? Explain
What is the need of servlet filters?