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?

Answers were Sorted based on User's Feedback



diff between jsp include directive and jsp action include?..

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

diff between jsp include directive and jsp action include?..

Answer / soori

jsp include directive --its cal at d translation time,
jsp action include---its cal at runtime

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Advanced Java Interview Questions

Difference between sleep and suspend?

3 Answers  


how can we load a file of a user in the database table?

3 Answers   ITC Infotech,


What is Bootstrapping in RMI?

1 Answers  


difference between applicationserver and webserver

2 Answers   SolutionNET,


What happens when we invoke a thread?s interrupt method while it is in sleeping or waiting condition?

1 Answers  


What are the implicit objects?

2 Answers   HCL,


How we set Bean Id when we are creating web application using SpringMVC and Hibernet Integration

1 Answers  


What is J2EE?

2 Answers  


What is the difference between RMI registry and OS Agent?

0 Answers  


What is the relationship between an event-listener interface and an event-adapter class?

0 Answers  


what is domain,give me some brief information about that?

1 Answers  


Tell me about Firewalls in RMI?

0 Answers  


Categories