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

How a component can be placed on Windows?

2268


Will the general public have access to the infobus apis?

532


What is the highest-level event class of the event-delegation model?

578


Difference between DurableSubscription and non- DurableSubscription?

1716


What is the purpose of the notifyall() method?

613






What is the RMI and Socket?

627


What is ripple effect?

637


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

572


Name three component subclasses that support painting?

620


the same information whether it will connect to the database or it will be used previous information?

577


What is the purpose of the wait() method?

625


How will you pass parameters in RMI? Why do you serialize?

706


what is an isolation level?

2216


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

552


what is Activation Instantinator?

1917