What is the first statement in jsp page.

Answer Posted / amutha

<%@ page language="java"------- %>
or
Any valid html tags or scriptlet

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe some assignments that are executed by servlet container?

579


How a servlet is unloaded?

589


What is the capacity the doget can send to the server?

568


How do you find out what client machine is making a request to your servlet

529


What is the workflow of a servlet?

719






Tell us something about servletconfig interface.

578


What is a generic servlet?

518


Which interface should be implemented by all servlets?

696


What exactly is a servlet?

539


How forward () method is different from send redirect () method?

513


What are the uses of servlet

629


What is the difference between get and post methods?

599


Why is http protocol called as a stateless protocol?

535


Why doesn’t a servlet include main()? How does it work?

629


What are the common methods that are included in the http servlet class?

576