I'd like t use JSP method of pages generation to create HTML file. I have a task to create a site queering database. The database updated once a day. If I use JSP it is querying database every access. I think if I will be able to use java tools to execute ant script to generate HTML file executing daily, this can help. I know how to do this using CGI.
Is there a way to run a command line to generate JSP output to a standard output. Thanks Moisey Oysgelt --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.368 / Virus Database: 204 - Release Date: 5/29/02 =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
