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...

diff between jsp include directive and jsp action include?

Answer Posted / vijaykumar venkatappa davanag

both are functioning same,
but (<%@ include file="/relative path" %> )directive includes the file contents at Traslation phase, if one or more number of files included in a jsp,all will traslated and create one single servlet class file.
In case of (<%jsp:include page="" %>)jsp:include includes the file contents at Request Processing phase, that means container is going create RequestDispatcher and calls the include() method. here each and every included jsp files converted into seperate servlet class files.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will the general public have access to the infobus apis?

1119


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

2273


What are transaction attributes?

1162


Why do I get a duplicate name error when loading a jar file?

1201


For which statements does it make sense to use a label?

1134


What method is invoked to cause an object to begin executing as a separate thread?

1095


Why use POJO when I can use hashmap

2716


What is the difference between RMI and Corba?

2784


What is a tasks priority and how is it used in scheduling?

1112


What is Stream Tokenizer?

2323


What is the difference between static and non-static with examples?

1999


How messaging services are done, before release of JMS?

2224


what are the activation groupworks?

2251


What is mdb and what is the special feature of that?

1107


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

1129