RE: Servlet Exception - Please Help

2001-08-27 Thread Saritha Pula
Hi Gareth Check whether tomcat classpath contains $Java_home\lib\tools.jar Hope this helps .. Thanks SPula -Original Message- From: Lawrence, Gareth [mailto:[EMAIL PROTECTED]] Sent: Monday, August 27, 2001 3:51 PM To: '[EMAIL PROTECTED]' Subject: RE: Servlet Exception - Please Help

RE: Servlet Exception - Please Help

2001-08-27 Thread Saritha Pula
clicking on execute in the browser? Thanks again, Gareth. -Original Message- From: Saritha Pula [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 28, 2001 10:56 AM To: [EMAIL PROTECTED] Subject: RE: Servlet Exception - Please Help Hi Gareth Check whether tomcat classpath contains

RE: JDBC Driver for sql server 2000

2001-08-23 Thread Saritha Pula
Hi JTurbo JDBC driver works well with SQLServer2000 --Pula -Original Message- From: Trig Gullberg [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 23, 2001 8:54 AM To: '[EMAIL PROTECTED]' Subject: JDBC Driver for sql server 2000 Does any one know of a good sql server 2000 jdbc

RE: welcome file in web.xml with pre-compiled jsp's?

2001-08-21 Thread Saritha Pula
Hi dhay You have to give pre-compiled JSP (i.e servlet )in web.xml servlet servlet-nameindexCheck/servlet-name servlet-classindex/servlet-class /servlet servlet-mapping servlet-nameindexCheck/servlet-name

RE: How do I make Tomcat include needed ZIP files for my servlet

2001-08-20 Thread Saritha Pula
Have you set your classpath point to new jar file..check it out Thanks SPula -Original Message- From: Jagadish Gopi [mailto:[EMAIL PROTECTED]] Sent: Monday, August 20, 2001 2:47 PM To: '[EMAIL PROTECTED]' Cc: '[EMAIL PROTECTED]' Subject: How do I make Tomcat include needed ZIP files for

RE: Version

2001-08-16 Thread Saritha Pula
hi Barnabas You can find version of tomcat in $tomcat_home\doc\readme file --Saritha -Original Message- From: Barnabas Yohannes [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 16, 2001 1:26 PM To: [EMAIL PROTECTED] Subject: Re: Version Rob, Obviously, you and I need to learn a

RE: load-on-startup

2001-07-19 Thread Saritha Pula
hi Load on start up is basically to load the class files once u start the tomcat .. load-on-startup1/load-on-startup 1 is order in which class files to be loaded --saritha -Original Message- From: Java Junkie [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 19, 2001 5:02 PM To:

RE: load-on-startup

2001-07-19 Thread Saritha Pula
-on-startup Thank you for your response. I am now getting this error when it tries to start: cannot load servlet name: XX Any suggestions? Thnx! --- Saritha Pula [EMAIL PROTECTED] wrote: hi Load on start up is basically to load the class files once u start the tomcat .. load

RE: error 404 R

2001-07-17 Thread Saritha Pula
look into tomcat\conf\server.xml.. --Pula -Original Message- From: Fredrik Liden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 17, 2001 1:49 PM To: '[EMAIL PROTECTED]' Subject: error 404 R Hello, does anyone know why I keep getting the following messages? I can't find any path in my

RE: pre-compilation of JSP

2001-07-11 Thread Saritha Pula
/AppName. After running jspc, you should run javac to compile the generated java-files to class files. Looking at the differences, I would say that your webapp argument isn't correct. Randy -Original Message- From: Saritha Pula [mailto:[EMAIL PROTECTED]] Sent

RE: Problem: Servlet Mappings RequestDispatcher

2001-07-11 Thread Saritha Pula
ContextManager debug=1 workDir=work showDebugInfo=true workDir is directory created in tomcat_home where all intermediate files will be place for example like java files generated from JSP .. context tag in server.xml is to create our own web application directories.. Hope this info. helps u

pre-compilation of JSP

2001-07-10 Thread Saritha Pula
hi all, I am working on pre-compilation of JSP But problem for me is when I type the following command jspc -webxml c:\web.xml -uriroot c:\cosmo\jsp -webapp example.jsp the above command automatically generates web.xml but with no contents in it Java file is not generated for the specified

RE: Get Me Out Of This

2001-07-09 Thread Saritha Pula
-Original Message- From: Algarve, Leila [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 9:05 AM To: '[EMAIL PROTECTED]' Subject: AW: Get Me Out Of This Just send an email to this address: [EMAIL PROTECTED] If you subscribes the digest list, send an email to: [EMAIL

Pre-compilation of JSP

2001-07-06 Thread Saritha Pula
Hi We had been provided with JSPC for pre-compilation of JSP in tomcat.. But problem is I am unable to generate web.xml file with new JSP file mapping like if I give this command jspc -webxml pweb.xml -uriroot c:\myapp *.jsp the above should actualy convert all JSP files in directory myapp

Pre-compilation of JSP

2001-07-06 Thread Saritha Pula
Hi We had been provided with JSPC for pre-compilation of JSP in tomcat.. But problem is I am unable to generate web.xml file with new JSP file mapping like if I give this command jspc -webxml pweb.xml -uriroot c:\myapp *.jsp the above should actualy convert all JSP files in directory

RE: Get Me Out Of This

2001-07-06 Thread Saritha Pula
-Original Message- From: Algarve, Leila [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 9:05 AM To: '[EMAIL PROTECTED]' Subject: AW: Get Me Out Of This Just send an email to this address: [EMAIL PROTECTED] If you subscribes the digest list, send an email to: [EMAIL