Re: How can I resolve this IllegalStateException: Response has alrea dy been committed problem?

2002-03-10 Thread Vinay Urs
we had encountered the same problem... the solution is to clear the output buffer before re-directing the page in case of errors, u need to put the following out.clearBuffer(); before your re-directions... --- [EMAIL PROTECTED] wrote: [TOMCAT-3.3 JDK 1.3.1 WIN 2000] Hi everyone, I have

TomCat Issues

2002-02-07 Thread Vinay Urs
Hello there, We are developing an application with IIS 4.0(SSL-enabled), Apache TomCat 4.0.1,SQL Server 7.0 with freetds as the JDBC Driver. The programming elements are mainly JSPs for the presentation layer and Java Beans for the Business logic. Are there any projects out there with the same

Access Denied Error

2002-02-06 Thread Vinay Urs
Hello there, We have an application where IIS 4.0 is connected to Tomcat 4.0.1 with SQL Server 7.0 as the database. Tomcat is started up with the security policy where in the class directory is mentioned. We encounter the following error when the application tries to connect to the database:

Tomcat NT Service Bug??

2002-02-06 Thread Vinay Urs
Hello there, We are encountering problems with Tomcat (versions 3.3 and 4.0.1). Our application, running on Tomcat on one machine, is creating directories on a remote file system. Tomcat is being started with a policy file. The application is able to pickup the remote file system if Tomcat is

RE: Tomcat NT Service Bug??

2002-02-06 Thread Vinay Urs
that you not act on or disclose the contents hereof to anyone, but that you inform the sender by return email, or contact: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -Original Message- From: Vinay Urs [mailto:[EMAIL PROTECTED]] Sent: 06 February 2002 12:46 To: [EMAIL PROTECTED

RE: Tomcat NT Service Bug??

2002-02-06 Thread Vinay Urs
by return email, or contact: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -Original Message- From: Vinay Urs [mailto:[EMAIL PROTECTED]] Sent: 06 February 2002 12:46 To: [EMAIL PROTECTED] Subject: Tomcat NT Service Bug?? Hello there, We are encountering problems with Tomcat