Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How can we handle exceptions thrown by jsp service method?

930


What is server side programming language?

947


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

933


What is the jsp?

1040


Why is used in jsp?

1004


What is jsp technology?

983


Can I run jsp on xampp?

972


What is tld in jsp?

1065


What is in jsp?

1113


What do jsp literals consist of?

1264


What are the two types of comments supported by jsp?

982


What are the steps involved in reading data from a form using jsp?

1190


How to create menu in jsp with example?

981


Why is _jspservice() method starting with an '_' while other life cycle methods do not?

997


What is the difference between include directive and include action?

1053