diff between jsp include directive and jsp action include?
Answer Posted / chacko
include directive: The file gets included at the compile
time.
action tag : The file gets included at the run time. This
is faster.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
Is a class a subclass of itself?
How to deploy Jar, War files in J2EE?
difference between ejb,struts,hibernate,spring and jsp
Which class is the immediate superclass of the menucomponent class?
Explain about local interfaces.
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 ..
What is a class loader?
Which container method is used to cause a container to be laid out and redisplayed?
What modifiers may be used with an interface declaration?
What are the design considerations while making a choice between using interface and abstract class?
How is a java object message delivered to a non-java client?
What is the difference between system.out ,system.err and system.in?
What is the difference between RMI and Corba?
Why are my checkboxes not being set from on to off?
What are the different algorithms used for clustering?