Re: Tomcat stops after client abort

2008-03-19 Thread ratul banerjee
Can some one help me on this its very urgent...? On 3/18/08, ratul banerjee <[EMAIL PROTECTED]> wrote: > > >Is the download static content, or is it generated? If it's generated, > what's the code that generates it? > > The download content is generated. >

Re: Displaying jsp pages without specifying the port 8080

2008-03-18 Thread ratul banerjee
You probably have to set web alias... On 3/18/08, Murat Birben <[EMAIL PROTECTED]> wrote: > > Hi, > > My server OS is centos and I've apache 2.2 and tomcat6 installed on my > machine. I can display my php pages as abc.xyz.com and display my jsp > pages > on LAN as abc.xyz.com:8080/asd but my jsp p

Re: Tomcat stops after client abort

2008-03-18 Thread ratul banerjee
cribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] On 3/18/08, Peter Crowther <[EMAIL PROTECTED]> wrote: > > > From: ratul banerjee [mailto:[EMAIL PROTECTED] > > Could not find anything close to that > > OK. > > > To add something

Re: Tomcat stops after client abort

2008-03-18 Thread ratul banerjee
Hi Peter, Could not find anything close to that To add something more,this is happening in case of client browser that is requesting a big download and midway during the search the client browser is closed. On 3/18/08, Peter Crowther <[EMAIL PROTECTED]> wrote: > > From: ra

Tomcat stops after client abort

2008-03-18 Thread ratul banerjee
Tomcat stops after client browser in cancelled midway when it is loading. The localhost.log gives : ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error