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

Explain web container.

783


What is url encoding and url decoding

816


What exactly is a servlet?

700


What are advantages of servlets over cgi?

810


How can the referrer and the target urls be used in servlet?

715


Can you call a jsp from the servlet?

734


When a servlet accepts a call from a client, it receives two objects. What are they?

973


What are some advantages of storing session state in cookies?

779


Are Servlets Thread Safe? How to achieve thread safety in servlets?

754


Why do we need servlet filter?

765


What is servlet name in web xml?

748


What are the servlet events?

766


Explain the difference between get and post method in servlet?

828


What's the advantages using servlets than using cgi?

720


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

778