ok, take everything I say with a grain of salt because I'm not 100% clear on what your 
doing, I just started JSP, and I'm just coming back out of a year's worth of no Java, 
but.... I believe you should just be able to use the java IO
functions to write a RandomAccessFile and write the lines as UTF's and just call it 
whatever.html -- the computer should never know the difference...

-Daniel

JeffRyan wrote:

> Hi,
>
> Is it possible to create a file on the application server corresponding to what is 
>in the out object in the jsp?
>
> We're looking into e-mail and fax capabilties from our application server.  Once we 
>have a file, we have all the plumbing in place to do this.  However, with a 
>dynamically created page, how do you create a .html file on the server?
>
> Thanks, Jeff
>
> Think of your net worth as what you have given rather than what you have.
>
> Jeff Ryan
> Hartford Financial Services
> [EMAIL PROTECTED]
> 860.547.4237
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to