Le 3 mars 06 à 18:35, J.D. Williams a écrit :
...However, a need has arisen to generate static Web sites for this content for delivery via a Web server; i.e., not Tomcat or other servlet container....
A very easy way to do this is to dump the HTML pages generated by your Cocoon application to static HTML files, using a tool like wget (http://www.gnu.org/software/wget/wget.html).
Such a tool will make HTTP requests to your app and save the responses as HTML, CSS and other files as needed, adjusting links inside the saved files so that the result is browsable offline or suitable for serving as static pages.
-Bertrand
smime.p7s
Description: S/MIME cryptographic signature
