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

What is the purpose of jsp?

536


What is the jsp:setproperty action?

546


Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme

1340


How jsp is compiled?

476


How we can use javascript with jsp pages?

501






What is a tag file in jsp?

506


What is client scripting?

486


Explain implicit objects in jsp?

593


Explain the jsp life cycle?

524


When the destroy method of the jsp's are called?

493


How can we disable el?

522


Explain jsp and tell its uses?

532


What is the use of jstl?

484


What are page directives?

524


What are the different types of jsp directive?

516