which situation you use static include and dynamic include
in jsp?

Answer Posted / anilkumar_iq

when same request and response objects are shared by
multiple JSP's in dynamic include

In static include internally,it will merge the contents(eg:
one.jsp and two.jsp) and creates a jsp as(one_two.jsp)then
generates the output of both the jsp's

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the use of session object.

739


What is jsp syntax?

652


What is a hidden comment?

854


Can jsp run without server?

644


What is the difference between jsp and thymeleaf?

707


How can we disable java code or scripting in jsp page?

694


What do you mean by isscriptingenabled attribute?

685


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

689


What are the different scope values for the jsp objects?

706


What are the advantages of jsp?

700


What does .com stand for?

653


What is jsp scriptlet?

670


Is jsp technology extensible?

838


What does jsp mean?

702


What is a declaration statement?

706