Re: Please help ...

2005-04-13 Thread Mark Thomas
Please read these: http://jakarta.apache.org/site/mail.html http://jakarta.apache.org/tomcat/faq/tomcatuser.html and then post your question to the tomcat-user list. Mark Trung Le Thanh wrote: Dear all, I'm currently writing a web-based application which will be deployed in Tomcat v5.0 and be

RE: Please help: error: The requested resource (/stuff/index.html) is not available.

2004-01-16 Thread Shapira, Yoav
Howdy, You need a web.xml for your "stuff" webapp. This question belongs on the tomcat-user mailing list, not tomcat-dev, so please continue it there. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Susan Tahmoresi [mailto:[EMAIL PROTECTED] >Sent: Friday, January 16,

RE: please help me sir

2004-01-08 Thread Mladen Turk
> From: Ronak Patel > > respected sir, > I have a problem in configuration of TOMCAT4.1.29 ... > I am working on win98 > jdk1.3.1_09 > First of all I would suggest that you move to some NT-based platform, but only after resolving the cause of a problem. > there is a problem while run JSP

Re: please help me sir

2004-01-08 Thread Henri Gomez
Ronak Patel a écrit : respected sir, I have a problem in configuration of TOMCAT4.1.29 ... I am working on win98 jdk1.3.1_09 there is a problem while run JSP file & .. syntax error message is desplay when I run startup.bat file so, please give your suggession ronak You should send this ques

RE: Please help me in my problem...

2003-11-10 Thread Schalk
Steven Do you have the directory thesis in the webapps directory within Tomcat? Kind Regards Schalk Neethling Web Developer.Designer.Programmer.CEO Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.realize Tel: +27125468436 Fax: +27125468436 email:[EMAIL PROTECTED] web:

RE: Please Help, Building JK2 failed

2003-03-13 Thread Keith Wannamaker
PROTECTED] | Sent: Thursday, March 13, 2003 1:07 PM | To: 'Tomcat Developers List' | Subject: RE: Please Help, Building JK2 failed | | | Anonymous CVS from where? Why checkout from CVS? I am trying to build | a production JK2, not checkout development code. My source came from | the jakar

RE: Please Help, Building JK2 failed

2003-03-13 Thread Al
, 2003 10:38 AM To: [EMAIL PROTECTED] Subject: Re: Please Help, Building JK2 failed Al wrote: > jkant: > > BUILD FAILED > file:/usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2 > -s > rc/jk/build.xml:235: Warning: Could not find file > /usr/local/web/tmp/apac

Re: Please Help, Building JK2 failed

2003-03-12 Thread Costin Manolache
Al wrote: > jkant: > > BUILD FAILED > file:/usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2-s > rc/jk/build.xml:235: Warning: Could not find file > /usr/local/web/tmp/apache/JK2/jakarta-tomcat-connectors-jk2-2.0.2-src/jk > /jkant/ant.tasks to copy. Where did you got the sources

RE: please help

2001-03-09 Thread Lin, Raymond
Look at your DOS user's guide, you need more space for environment variables. Raymond -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, March 09, 2001 11:07 AM To: [EMAIL PROTECTED] Subject: Re: please help you mean in my config.sys I have to a

Re: please help

2001-03-09 Thread JeremyRayYoo
you mean in my config.sys I have to add it just like this shell=C:\command.com (now do I skip a line or put a semicolon between these two) c:Vp/e:32 -why does this one have a from slash after Vp??? Is it a typo What exactly is this and why wasn't it mentioned in the user guid

Re: please help

2001-03-08 Thread nigel
You need to add a line like this to your config.sys shell=c:\command.com c:\/p /e:32000 - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 09, 2001 7:17 AM Subject: please help > hi I am knew at this so I was hoping someone could help me. I rece

Re: Please help!

2001-02-14 Thread Filip Hanik
Daniela, first of all, this is the wrong mailing list. You should be using the tomcat-user mailing list since this list is dedicated to the Tomcat developers (not developers using Tomcat) :) A good place to get you started of what a web application is, is to read the servlet specification. Read t

Re: Please help! - It's ok!

2001-02-14 Thread Craig R. McClanahan
Daniela, First, you'll usually do a lot better asking questions about setting up and configuing Tomcat on the TOMCAT-USER mailing list. This list is used for discussions about the development of Tomcat itself. For your step-by-step guide, one starting point is the Application Developer's Guide

RE: Please help! - It's ok!

2001-02-14 Thread Mike Braden
You should be posting this type of question to the tomcat-user list. You may also want to look through the user list archives. A good source for information is the Tomcat website. http://jakarta.apache.org Sun also has some tutorials on jsp and servlets - http://java.sun.com/docs/books/tutoria