-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> how can I include a html file in a servlet?
> I don't want to use JSSI.

there are two ways of doing this:
1. write your own code to read in an HTML file and substitute it when the
servlet runs.
2. use jsp.


regs,



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to