Do you have "flush=true"? I have to include this attribute in the code while I am developing it in Forte (since it is still using the old JSP spec) but found if I don't remove it in production (since Tomcat 4 uses the new spec), I will occasionally have the same problem.
-----Original Message----- From: Marcelo Mathias Lima [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 11, 2002 1:37 PM To: Tomcat Users List Subject: Re: Includes desappearing It is not a (my) program error... there is nothing different on the log... It only occurs on Mozilla and in some pages. Only some parts of the jsp are returned... I think it is a poltergeist problem... {:o) [EMAIL PROTECTED] wrote: >You should check the logs. Probably some exceptions are being thrown. > >RS > > > > > >Marcelo Mathias Lima <[EMAIL PROTECTED]> on 04/11/2002 >07:45:57 AM > >Please respond to "Tomcat Users List" <[EMAIL PROTECTED]> > >To: Tomcat Users List <[EMAIL PROTECTED]> >cc: > >Subject: Includes desappearing > >hi! > >On my JSP project with Tomcat4/Apache sometimes, in some pages, the page >is returned incomplete. They come without the includes, that are other >JSPs and >without parts of the master JSP. > >It is not normal and I am worried by this... do somebody can help me?? > >Thank u in advance, > >Marcelo Mathias Lima >Web Developer > > > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > > > > > > > >-- >To unsubscribe: <mailto:[EMAIL PROTECTED]> >For additional commands: <mailto:[EMAIL PROTECTED]> >Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
