what is the difference between Servlet and JSP?Advantage of
JSP over Servelt?Any concept present in JSP which we cant
implement in Servlet?
Answers were Sorted based on User's Feedback
what happens if we wont use destroy()?
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
What is pure servlet?
What is the difference between encodeRedirectUrl and encodeURL?
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?
How to get ip address in jsp login page and how to validate like 127.1.0.1 all should not be greater than 255
What do you mean by web applications?
How do we go with database connection and log4j integration in servlet?
What is http servlet in java?
How can an existing session be invalidated?
How is a servlet implemented in code?
What is servlet mapping?