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

How to pass parameters in RMI?

0 Answers  


Explain what is orm?

0 Answers  


difference between sql exception class and sql warning class

1 Answers  


Is it possible to stop the execution of a method before completion in a sessionbean?

0 Answers  


What are the steps to write p-to-p model application?

0 Answers  


What is the difference between the font and fontmetrics classes?

0 Answers  


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

3 Answers   ITC Infotech,


How are the elements of a borderlayout organized?

0 Answers  


Explain the stub's and skeleton's functionality?

7 Answers  


what is the port number of RMI?

2 Answers  


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

0 Answers  


Is 'synchronised' a modifier?

2 Answers   NIIT,


Categories