Which of the following statements are correct about the status of the Http response
RequestDispatcher object is used
Which type of Statement can execute parameterized queries
Which method shows the client what server is receiving
The difference between Servlets and JSP is the ……………
Which method take a string not a URL
Which of the scripting of JSP not putting content into service method of the converted servlet
What is the meaning of response.setHeader("xyz", "abc");
To send text output in a response, the following method of HttpServletResponse may be used to get the appropriate Writer/Stream object
Which http method send by browser that asks the server to get the page only
Which of the following method sets application/context init parameter
A bean consists of general purpose interfaces are
Which method is used to specify before any lines that uses the PrintWriter? [A] setPageType() [B] setContextType() [C] setContentType() [D] setResponseType()
The method forward(request,response) will