What is the difference between include and jsp directive: include action?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

What does jstl mean?

0 Answers  


What is a jsp and what is it used for?

0 Answers  


What is a jsp container?

0 Answers  


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

0 Answers   ABB,


Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this

0 Answers  






Explain handling of runtime exceptions.

0 Answers  


Which jsp lifecycle methods can be overridden?

0 Answers  


What is expression language injection?

0 Answers  


Which one is correct order of phases in jsp life cycle?

0 Answers  


What is the use of 'out' implicit object?

0 Answers  


Can a constructor be used in place of init() method to initialize a servlet?

0 Answers  


What is el?

0 Answers  


Categories