How forward () method is different from send redirect () method?
No Answer is Posted For this Question
Be the First to Post Answer
Is servlet synchronized?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
Is Servlet Class Thread safe?????? How to make servlet Thread safe ???
what is meant by servlet to servlet communication?
Who is responsible to create the object of servlet?
What is the servletconfig object?
what is the difference between ServletContext and ServletConfig
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 is the purpose of requestdispatcher interface?
What do you mean by httpservlet?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
What is Generic Servlet and how it is different from Http Servlet?