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 / bhudeep

diff between jsp include directive and jsp action include:
1)syntax of inclde directive<%@ include file="filename"%>
syntax of inclde action<jsp:include page="filename">
2)inclde directive : done when compilation time
inclde action: done when requestprocessing time
3)inclde directive: included content is static
inclde action:included content is static or dyanamic

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Remote Server?

2250


which book is better for jdbc ,servlets and jsp

2137


What class is used to create Server side object ?

2309


what is the use of State Factories?

2446


What is permgen or permanent generation?

1075


What happens when a thread cannot acquire a lock on an object?

1086


Can we sent objects using Sockets?

1196


Why use a datasource when you can directly specify a connection details? (in a J2EE application)

4340


Which containers use a border layout as their default layout?

1195


What value does read() return when it has reached the end of a file?

1076


What is the difference between java class and bean?

1127


Difference between hashmap and hashtable?

1223


What is aop(assepct oriented programing)?

1115


Explain the advantages and disadvantages of detached objects.

1075


Define prototype?

1120