My problem was with a pure Java Servlet filtered through the ssifilter (not
shtml files).
There is a lot of JavaScript in the Servlet
The servlet output is US/English.
Tor Kjell.
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Scott
Stirling
Sent: 23. september 1999 20:02
To: [EMAIL PROTECTED]
Subject: Re: Alert : Bug in JRun patch 154
Hi,
I am looking into your problem. Could you provide more info about what
you're doing? Some things to find out are:
Are these JSP pages?
Are there international characters in the output HTML pages?
Is there a lot of Javascript in the HTML output?
Are these pages filtered through the ssifilter at all, or are they named as
shtml files?
Can you send me a sample page (if it's JSP) or some sample servlet code that
causes the problem?
Scott Stirling
Allaire Corporation
JRun: http://www.allaire.com/developer/jrunreferencedesk/
Allaire Knowledge Base:
http://www1.allaire.com/Support/KnowledgeBase/SearchForm.cfm
> -----Original Message-----
> From: Tor Kjell Holsethstuen [mailto:[EMAIL PROTECTED]]
>
> There is a bug in the latest patch of Jrun.
>
> When generating large HTML (above 70K) in a Servlet run under
> JRun with
> patch 154 JRun added a chunk HTML at the end after the </HTML> tag.
>
> The chunk of HTML at the end was taken from a random position in the
> generated HTML.
>
> When reverting to patch 153 the problem disappearted.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html