On Thu, 6 May 1999, Pubellier, Thierry wrote:
> When I try to load a .jhtml file, I get only the file from its beginning to
> the end of the result of the first servlet.
> Does anybody have an answer ? ? ?
Probably you're closing the OutputStream in your servlet. Just remove that
close().
Peter
--
URBAN Peter Mail: [EMAIL PROTECTED]
Federal Institute of Technology WWW: http://lsewww.epfl.ch/urban
EPFL-DI-LSE, office INF 233 Phone: (+41 21) 693 5354
CH-1015 Lausanne, Switzerland Fax: (+41 21) 693 6770
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]