Re: JSP file not found.

2002-04-24 Thread Sathya
> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 9:09 AM Subject: Re: JSP file not found. > Sometimes the space between Program and files(Program Files) or New and > Atlanta(New Atlanta) could be problem. Try a differnt directory or remove > spaces between them. > > All t

Re: JSP file not found.

2002-04-24 Thread Dinesh Villuri
t API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Sathya Sent: Thursday, April 25, 2002 12:44 AM To: [EMAIL PROTECTED] Subject: Re: JSP file not found. Thanks for the suggestion...but i need to work with this because I have this at my client end already and there it is perfectly working fine

Re: JSP file not found.

2002-04-24 Thread Sathya
chael Weller" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 5:12 AM Subject: Re: JSP file not found. > hi! > get a copy of tomcat (seems like servletexec has problems with itself)!!! > > -mw > > - Original Message - > From:

Re: JSP file not found.

2002-04-24 Thread Michael Weller
hi! get a copy of tomcat (seems like servletexec has problems with itself)!!! -mw - Original Message - From: "Sathya" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 11:43 PM Subject: Re: JSP file not found. > I am using win 2

Re: JSP file not found.

2002-04-23 Thread Sathya
I am using win 2000 professional... ANy suggestions??? - Original Message - From: "Sathya Shiv" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 5:25 PM Subject: JSP file not found. > Hi, > I am using IIS and srevlet exec to execute

Re: JSP file not found.

2002-04-23 Thread Sathya
yes...that is exactly I want to know - Original Message - From: "Bhushan_Bhangale" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 3:23 AM Subject: Re: JSP file not found. No need to give the JSP directory or the pagecompile direc

Re: JSP file not found.

2002-04-23 Thread Sathya
But I am able to execute the servlets and HTMLs from the IIS wwwroort directory. - Original Message - From: "RUFUS WILLIAM Apollos David" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 1:26 AM Subject: Re: JSP file not found. >

Re: JSP file not found.

2002-04-23 Thread Bhushan_Bhangale
classes for JSPs -Original Message- From: Sathya [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 6:46 AM To: [EMAIL PROTECTED] Subject: Re: JSP file not found. what do u mean by this??? I do have class path set for servletexec /classes directory. and my servlets work fine

Re: JSP file not found.

2002-04-23 Thread Sathya
do you want me to include the path where jsp resides I assume the servlet exec will understand the server home path. Sathya - Original Message - From: "Balasubramaniyan K" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 6:05 AM Subject:

Re: JSP file not found.

2002-04-23 Thread Balasubramaniyan K
rvlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Sathya Sent: Wednesday, April 24, 2002 12:25 AM To: [EMAIL PROTECTED] Subject: Re: JSP file not found. Can any one please tell me what the problem is... Sathya - Original Message - From: "Sathya Shiv" <[EMAIL PROTECTED]&

Re: JSP file not found.

2002-04-23 Thread RUFUS WILLIAM Apollos David
02 4:55 AM > To: [EMAIL PROTECTED] > Subject: Re: JSP file not found. > > Can any one please tell me what the problem is... > Sathya > > - Original Message - > From: "Sathya Shiv" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monda

Re: JSP file not found.

2002-04-23 Thread Sathya
Can any one please tell me what the problem is... Sathya - Original Message - From: "Sathya Shiv" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 22, 2002 5:25 PM Subject: JSP file not found. > Hi, > I am using IIS and srevlet exec to exec

JSP file not found.

2002-04-22 Thread Sathya Shiv
Hi, I am using IIS and srevlet exec to execute servlets...I have placed the html and .jsp files under IIS server wwwroot directory and servlets under servlet Exec classes folder. I am able to access teh html filesBut, whenever the jsp file is invoked I get the following error... PLease help