What is the difference between encodeRedirectUrl and encodeURL?
No Answer is Posted For this Question
Be the First to Post Answer
What are the features added in Servlet 2.5?
Explain session tracking and its importance?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
Why do we have servlet wrapper classes?
What are setSecure() and getSecure() methods in Cookies?
How do you load an image in a Servlet?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
What is the importance of init() method in Servlet ?
How values can be passed from HTML page to servlet?
What is difference between PrintWriter and ServletOutputStream?
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
How do you deal property files in servlet?