From the installation documents I observe that the LiveSite must be installed on the production server tooo. Why so?
What is the advantage ?
can pages be edited directly from the production server?
What will be deployed to the production server ".pages" or generated html? Why is the "generateHtml" option made available in the content center?
If the Runtime applicatoin is enabled, .page files may be served. However, some customers only wish to use a web server to serve .html. The Generate HTML menu option is provided for this reason. Generate HTML processes one or more .page files and into static HTML. Note that any dynamic functionality is processed at generate time and the output rendered in the static page i.e. this process loses any real-time dynamic performance ( other than AJAX/JS based functions ).Hope this helps somewhat ... feel free to ask more questions.Shanon
What kind of fuinctionality still exists if you choose not to install the production site ? If I have a portal in house already, how can LS fit in ?
Shanon, that was informative.Can you please guide me in configuring LiveSite with "iPlanet 6.0" server?Thanks
Hi Shanon,Does this mean using livesite you can create only .page or .html files. If we need to create .jsp/.asp or any other kind a pages then those pages would not be produced by livesite???