Hey thanks a lot it worked by removing the space for the folder names. I alot got this doubt but did not try as the same thing was working on NT ...i.e with spaces. Thank you very much anyway...
Sathya ----- Original Message ----- From: "Dinesh Villuri" <[EMAIL PROTECTED]> 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 the best, > Dinesh > > > -----Original Message----- > From: A mailing list for discussion about Sun Microsystem's Java Servlet > 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 on NT... > I am facing all sorts of problems while doing with 2000. > > Hope somehow I can slove this... > > Sathya > > ----- Original Message ----- > From: "Michael 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: "Sathya" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, April 24, 2002 11:43 PM > > Subject: Re: JSP file not found. > > > > > > > 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 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 files....But, whenever the jsp file is > > > invoked I get the following error... > > > > PLease help me... > > > > Thanks, > > > > Sathya > > > > > > > > ServletExec: caught exception - java.io.FileNotFoundException: > > C:\Program > > > Files\New Atlanta\ServletExec > > > ISAPI\Servlets\pagecompile\_htdocs\_sage\_reservation_add_xjsp.java (The > > > system cannot find the path specified) > > > > [Tue Apr 23 08:24:39 PDT 2002] java.io.FileNotFoundException: > C:\Program > > > Files\New Atlanta\ServletExec > > > ISAPI\Servlets\pagecompile\_htdocs\_sage\_reservation_add_xjsp.java (The > > > system cannot find the path specified) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > java.io.FileOutputStream.open(Native > > > Method) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > java.io.FileOutputStream.<init>(FileOutputStream.java:97) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > java.io.FileOutputStream.<init>(FileOutputStream.java:57) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > java.io.FileOutputStream.<init>(FileOutputStream.java:127) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.JSP10Servlet.createFile(JSP10Servlet.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.JSP10Servlet.getNewServlet(JSP10Servlet.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.JSP10Servlet.getServlet(JSP10Servlet.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.JSP10Servlet.getServlet(JSP10Servlet.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.JSP10Servlet.service(JSP10Servlet.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > javax.servlet.http.HttpServlet.service(HttpServlet.java:865) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > > > > com.newatlanta.servletexec.ServletExec.CallServletService(ServletExec.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > > > > com.newatlanta.servletexec.ServletExec.processServletRequest(ServletExec.jav > > > a) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > > > > com.newatlanta.servletexec.ServletExec.processServletAlias(ServletExec.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java) > > > > [Tue Apr 23 08:24:39 PDT 2002] at > > > com.newatlanta.servletexec.ServletExec.ProcessRequest(ServletExec.java) > > > > > > > > > > > > > > ___________________________________________________________________________ > > > > 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 > > > > > > > > > > > ___________________________________________________________________________ > > 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 > > ___________________________________________________________________________ > 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
