What is meant by a web application
No Answer is Posted For this Question
Be the First to Post Answer
What is use of parseQueryString?
Explain the difference between GET and POST methods?
What are all the protocols supported by httpservlet?
What is cgi and what are its drawbacks?
How to maintain security in servlets?
can i override service method
What do you mean by web applications? Explain web application directory arrangement?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
Whether we can get deadlock situation in servlets?
how the server will know its the same jsp page?
Why do we have servlet filters?
Difference between forward() method and sendredirect() method ?