Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the first statement in jsp page.

Answer Posted / kalyan

<%@ page ......%> --->it is import statement used in jsp.
<%! declaration (intilization) %>

<% Script let code %> ---->it copied into same java
code we enter into the scriptlet code ,it cant change th
code.

<%= Expression code %> ----->it uses a expression code

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain mvc pattern.

997


What is api in servlet?

1008


What is the difference between context parameter and context attribute?

1024


What is servlet in simple terms?

1006


Define context initialization parameters.

1014


Why do we use sendredirect() method?

957


What are the phases of servlet life cycle?

1103


What are the life cycle methods of a servlet?

1030


What are the type of protocols used in httpservlet?

1069


What’s the difference between forward() and sendredirect() methods?

1000


Explain get and post.

1095


What is the use of request dispatcher interface?

998


How to find whether a parameter exists in the request object?

1094


How can we include static files in the jsp page?

1046


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

1020