Can we override destroy method in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
when the jsp page is translated to servlet?
Write all the phases defined in servlet life cycle?
How does java thread pool work?
Which exception is thrown if servlet is not initialized properly?
What is servlet name in web xml?
What are different types of SessionTracking?
What are the different types of servlets?
1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?
What is connection pooling?
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,
Differentiate between the get and post method
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.