What is dynamic content?In real time example?

Showing Answers 1 - 12 of 12 Answers

Sunil Kumar Yadav

  • Jan 4th, 2007
 

dynamic content means the content which gets changed according to the users input. eg. if i enter my name it should print my name, if someone enter other name it shld print other name and hence the name is dynamic content.

  Was this answer useful?  Yes

hi
Dynamic content means in which o/p changes acc to i/p.           JSP,SERVLETS, etc are some of languages which help to create dyna mic pages.I will explain with an eg:
consider an airline's website,suppose Mr a goes to this website and enters his destination, say mumbai,then hhe will get list of flights.
Now suppose other man ,say Mr B goes to same airline's website andenters another destination, say chennai,then he will get separate listof flights.So this is coz of dynamic pages.They responded based onrequest.

Servlets does same thing,but JSPs are easier.

  Was this answer useful?  Yes

sunil.yadav

  • Jan 31st, 2007
 

very simple if you ask me my profile or someone else ask my profile, i will answer in two seperate reply considering the consiquency, as per request reponse content is different, and thats the dynamic content (Moving or flashing images on the web page is not required to be as dynamic, as it is serving the same content for every request)

  Was this answer useful?  Yes

See by dynamic content we mean the content which is decided at runtime.Depending on the request which a user is sending we get a respose which is dependent on the request and it is not fixed.

For example when a user enters his user name and password on orkut his friends and his scraps n his page kms up so it is a dynamic content which is based on the user request.

Dhruv

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions