RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Hamilton, Andrew
. Drew -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 2:34 PM To: 'Tomcat Users List' Subject: RE: Code works in editor, but not through Tomcat - Please help! I tried to echo print the value of the PostalCode after it has been picked up

RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Denise Mangano
. Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -Original Message- From: Hamilton, Andrew [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 3:01 PM To: Tomcat Users List Subject: RE: Code works in editor, but not through Tomcat - Please help! Denise, I had

RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Denise Mangano
, January 02, 2003 3:54 PM To: Tomcat Users List Subject: RE: Code works in editor, but not through Tomcat - Please help! Denise, The first thing that immediately came to mind is to check your setters and form parameters for the appropriate case usage. Your PostalCode should be postalCode

RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Hamilton, Andrew
, 2003 4:37 PM To: 'Tomcat Users List' Subject: RE: Code works in editor, but not through Tomcat - Please help! That seemed to do it. I know of naming conventions when writing Java programs, but have never seen an instance that the naming convention was an absolute rule. Thanks for your help

RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Denise Mangano
, January 02, 2003 4:42 PM To: Tomcat Users List Subject: RE: Code works in editor, but not through Tomcat - Please help! I use NetBeans www.netbeans.org. It is a nice java IDE. It is open source so does have its issues. But it does a lot of stuff for you. You just have to take some time to get

Re: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Carl
] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Thursday, January 02, 2003 4:49 PM Subject: RE: Code works in editor, but not through Tomcat - Please help! Thanks Drew - I will definitely check it out because I am NOT happy with JBuilder at all. I would be lost without this list!! Thanks

RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Noel J. Bergman
Denise, When dealing with introspection and reflection, conventions become rules. :-) The code has to know how to map property names to methods. My pleasure to help. I know that area pretty well, having worked on the GNUJSP implementation of that code, and written a database layer that works

RE: Code works in editor, but not through Tomcat - Please help!

2003-01-02 Thread Turner, John
eclipse from IBM, also free, I believe. John -Original Message- From: Denise Mangano [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 02, 2003 4:49 PM To: 'Tomcat Users List' Subject: RE: Code works in editor, but not through Tomcat - Please help! Thanks Drew - I will definitely

Problem with SERVER.XML please help!!!!!!

2003-01-02 Thread seemanto
hi i have installed TOMCAT Version 3.2.3 for windows98. When i start up the server, it is exiting with an exception that goes on like this: Error reading server.xml I haven't done anything with server.xml after installation, so what could be the problem.plz help. bye -- To

PLease, help with jni

2002-12-31 Thread Gery Kahn
Can anybody point to well configured workers2.properties for jni? -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Please help - Exception when trying to compile.

2002-12-31 Thread Denise Mangano
Hi all. I'm trying to test some form validation. My form calls FormValidate.jsp. When I try to click submit I get the following errors from Tomcat: org.apache.jasper.JasperException: Unable to compile class for JSP java.io.FileNotFoundException:

Re: Please help - Exception when trying to compile.

2002-12-31 Thread Jerry
Denise: The permission denied statement means Tomcat does not have access to something in the directory/filename chain. What about the directories in which CCPaytments/28 is located? Are all directories, from the root on down, readable by Tomcat? Jerry Denise Mangano wrote: Hi all. I'm

RE: Please help - Exception when trying to compile.

2002-12-31 Thread Denise Mangano
; ) Denise Mangano Help Desk Analyst Complus Data Innovations, Inc. -Original Message- From: Jerry [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 31, 2002 2:17 PM To: Tomcat Users List Subject: Re: Please help - Exception when trying to compile. Denise: The permission denied statement

Please Help me

2002-12-29 Thread Manoj Tyagi
fine, but there is no configuration file in the directory. Please help me to come out with this prob. Regards Manoj Tyagi

Re: Please Help me

2002-12-29 Thread Bill Barker
ing line in the httpd.conf include c:\tomcat\conf\tomcat-apache.conf My Tomcat is working fine, but there is no configuration file in the directory. Please help me to come out with this prob. Regards Manoj Tyagi -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-26 Thread yves lambert
Ronin Quigley wrote: John, I have tried your suggesions but I think the problem is the path to Tomcat. I am using Windows XP and the command promp automatically defaults to C:\Documents and Settings\Go For It Web Design, it doesn't recognise C:\ as a valid command. How can I get around this

ssl configuration in tomcat please help!!!

2002-12-23 Thread Davendra Kumar
hi everyone... i hope anyone can help me in this problem i 've installed Apache Tomcat 4.1.12LE and j2sdk1.4.1 .Yesterday i tried configuring SSL in tomcat for my login page. so i followed the steps provided in the documentation. the documentation said choose JSSE an installed extension by

ssl configuration in tomcat please help!!!

2002-12-23 Thread Davendra Kumar
hi everyone... i hope anyone can help me in this problem i 've installed Apache Tomcat 4.1.12LE and j2sdk1.4.1 .Yesterday i tried configuring SSL in tomcat for my login page. so i followed the steps provided in the documentation. the documentation said choose JSSE an installed extension by

ssl configuration in tomcat please help!!!

2002-12-23 Thread Davendra Kumar
hi everyone... i hope anyone can help me in this problem i 've installed Apache Tomcat 4.1.12LE and j2sdk1.4.1 .Yesterday i tried configuring SSL in tomcat for my login page. so i followed the steps provided in the documentation. the documentation said choose JSSE an installed extension by

RE: ssl configuration in tomcat please help!!!

2002-12-23 Thread Galbayar Dorjgotov
fill keystore file attribute -Original Message- From: Davendra Kumar [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 24, 2002 10:40 AM To: [EMAIL PROTECTED] Subject: ssl configuration in tomcat please help!!! hi everyone... i hope anyone can help me in this problem i 've installed

Tomcat 4.12 giving me big headaches. Please help.

2002-12-18 Thread Colic, Alex
Hi, I have moved an app that has been working well on tomcat 4.06 to 4.12. Since then I have been having huge headaches getting the application to work. The DBCP does not work properly. I am closing every connection to my database and still after a while the pool slows down. It takes my users 5

JSP to Servlet to JSP pathing issue. Relative Pathing Please help.

2002-12-16 Thread Jason Johnston
/test.dolookup?epaid=J2466search=idfirstname=lastname= This seems to be a very simple relative pathing problem, but I've tried various solutions with no luck. I'm sure someone else has run into this and found a solution. If anyone has any insight, please help. Thanks.

Re: JSP to Servlet to JSP pathing issue. Relative Pathing Please help.

2002-12-16 Thread Mike W-M
- From: Jason Johnston [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 16, 2002 5:46 PM Subject: JSP to Servlet to JSP pathing issue. Relative Pathing Please help. I have a JSP that has a form that I want processed by a servlet. The servlet then places the results

Re: JSP to Servlet to JSP pathing issue. Relative Pathing Please help.

2002-12-16 Thread Jason Johnston
: Jason Johnston [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 16, 2002 5:46 PM Subject: JSP to Servlet to JSP pathing issue. Relative Pathing Please help. I have a JSP that has a form that I want processed by a servlet. The servlet then places the results

RE: Almost there...Updated Apach-Tomcat with mod_jk .. please help!

2002-12-15 Thread Milt Epstein
On Sun, 15 Dec 2002, Denise Mangano wrote: At first I thought it might be a permission problem, so I changed permissions to 775 on workers.properties and still no good. NOW my Apache won't work. I am getting an error message saying that Apache could not bind to port 443, that the port is

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-14 Thread Ronin Quigley
under C:\Tomcat?. Thanks for your help Rocket p.s. the logs for Tomcat were empty - Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Tuesday, December 10, 2002 2:32 PM Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

RE: Almost there...Updated Apach-Tomcat with mod_jk .. please help!

2002-12-14 Thread Denise Mangano
At first I thought it might be a permission problem, so I changed permissions to 775 on workers.properties and still no good. NOW my Apache won't work. I am getting an error message saying that Apache could not bind to port 443, that the port is already in use. Figuring on the problem being

RE: apache-tomcat : 405 mettod not allowed error: please help

2002-12-11 Thread Anup Ray
error: please help Yes, you need to restart Apache. You can use the 'graceful' option of apachectl, and Apache will reread it's configuration nicely after waiting for all open requests to be finished: /some/path/to/apache/bin/apachectl graceful For the Context element, you would want that within

RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-10 Thread Turner, John
:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 3:43 PM To: Tomcat Users List Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP I'm not sure if it is a typo or what, but what you describe you typed should not work, try this: -go to a command prompt -type c:\ and hit enter

Please help me out to set character encoding of JVM

2002-12-10 Thread kantha
Hi I am working on a web application. The language supported is Japanease, I am using EUC-JP encoding type. My database [pgsql] is set for the EUC-JP. The problem here is JVM is not handeling EUC-JP Intially I started with tomcat3.2 and jdk1.3 after that I upgraded both as tomcat4 and

apache-tomcat : 405 mettod not allowed error: please help

2002-12-10 Thread Anup Ray
. Apache/1.3.22 Server at scds.safeguardproperties.com Port 443 ___ Could you please help fixing this peoblem. more info: 1. https://scds.safeguardproperties.com/jspellhtml/test.html ---with apache-mod_jk-tomcat this gives initial display and also dosplays a spell check button

RE: apache-tomcat : 405 mettod not allowed error: please help

2002-12-10 Thread Turner, John
error: please help My platform is Sun Sparc Solaris 8. I have apache-ssl server already running on production. I want to integrate tomcat with apache so that a jspellhtml application ( a spellcheck program) runs with apache-tomcat environment. I used mod_jk.so connector. Now

RE: apache-tomcat : 405 mettod not allowed error: please help

2002-12-10 Thread Anup Ray
/jspellhtml/* ajp13 /VirtualHost 4) a JkMount in that Apache virtual host for /jspellhtml---done it in httpd.conf JkMount /jspellhtml/* ajp13 5. I could not restart apache server as it is in production. Do I have to restart apache to implement the change done in 4. 6. Please help me solving this problem

RE: apache-tomcat : 405 mettod not allowed error: please help

2002-12-10 Thread Turner, John
Subject: RE: apache-tomcat : 405 mettod not allowed error: please help Hi John, Thank you for your suggestions. I have gone through and implemented your suggestions but I still gets the same 405 method not allowed error(https://scds.safeguardproperties.com/jspellhtml/test.htm l). Could you

Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley
I have installed the Java SDK and Tomcat 4.1.12 (release version). I have set the JAVA_HOME and the CATALINA_HOME variables and did the ECHO test. When I try to start up Tomcat, I type C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error message saying it can not find the path

RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Shapira, Yoav
Message- From: Siobhan Quigley [mailto:[EMAIL PROTECTED]] Sent: Monday, December 09, 2002 3:45 PM To: [EMAIL PROTECTED] Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP I have installed the Java SDK and Tomcat 4.1.12 (release version). I have set the JAVA_HOME and the CATALINA_HOME

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Alexander Wallace
I'm not a windows user, so I can't tell you much, but you start the server with exactly that startup.bat and use shutdown.bat to the the oposite. What are the contets of your JAVA_HOME? CATALINA_HOME? On Mon, 2002-12-09 at 14:45, Siobhan Quigley wrote: I have installed the Java SDK and Tomcat

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread David Brown
Siobhan Quigley writes: I have installed the Java SDK and Tomcat 4.1.12 (release version). I have set the JAVA_HOME and the CATALINA_HOME variables and did the ECHO test. When I try to start up Tomcat, I type C:\Tomcat\jakarta-tomcat-4.1.12\bin\startup.bat but I get an error message saying

RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Tref Gare
. -- -Original Message- From: Siobhan Quigley [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 10 December 2002 7:45 AM To: [EMAIL PROTECTED] Subject: Problems with starting Tomcat 4.1.12 - PLEASE HELP I have installed the Java SDK and Tomcat 4.1.12 (release version). I have set the JAVA_HOME

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Ronin Quigley
Subject: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP I'm not a windows user, so I can't tell you much, but you start the server with exactly that startup.bat and use shutdown.bat to the the oposite. What are the contets of your JAVA_HOME? CATALINA_HOME? On Mon, 2002-12-09 at 14:45

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley
- From: Tref Gare [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 09, 2002 10:32 PM Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP Sorry if you've already done this but it's not clear from your message. Is C:\Tomcat\jakarta-tomcat-4.1.12\bin

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley
- Original Message - From: Shapira, Yoav [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 09, 2002 10:20 PM Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP Hi, When you installed tomcat, did it not create a folder under your Start Menu

RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Johnson, Garrett
: Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP Hi Yoav, Unfortunately there is no shorcuts to start and stop tomcat under Menu Programmes. There is a startup file in C:\Tomcat\jakarta-tomcat- 4.1.12\bin\startup.bat but when that is double clicked the dos screen just shows for a split

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Siobhan Quigley
, December 10, 2002 12:04 AM Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP Did you install Tomcat as a service, the reccomended way if you did the binary install? If so, you should start it from the services control panel. -Original Message- From: Siobhan Quigley

Re: Problems with starting Tomcat 4.1.12 - PLEASE HELP

2002-12-09 Thread Alexander Wallace
- Original Message - From: Tref Gare [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, December 09, 2002 10:32 PM Subject: RE: Problems with starting Tomcat 4.1.12 - PLEASE HELP Sorry if you've already done this but it's not clear from your message

Tomcat 4 and IIS please HELP

2002-12-06 Thread Renato Romano
Hi, I'm trying to set up tomcat 4 with IIS. I already made this whith Tomcat 3, and following the doc how-to for tomcat 4 had the following problems: Tomcat 4.0.1: integration for IIS works fine for unprotected resources, but the browser hangs if I ask for a protected resource; speaking directly

RE: Problem downloading binary files, please help.

2002-12-05 Thread Cox, Charlie
. sorry for the delay - I've been fighting a cold :( Charlie -Original Message- From: Vy Ho [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 12:35 PM To: Tomcat Users List Subject: RE: Problem downloading binary files, please help. Thank you very much for helping. I

RE: Problem downloading binary files, please help.

2002-12-03 Thread Cox, Charlie
Subject: Re: Problem downloading binary files, please help. I got a very weird error and here is the situation: The app I used: tomcat 4.06, phoenix web browser 0.3, ie6.0 Here is the problem: When I set up an application in tomcat (with BASIC AUTHEN), phoenix could download

Please help me, problem in connecting to Oracle using think drivers in tomcat

2002-12-03 Thread Girijapathi
\common\lib\classes111.jar;d:\tomcat\common\lib\classes102.jar I have start the services ( startup.bat) and tried Result: Connection =null What else I have to do Please help me Advance Thank Thanks Girijapathi Nagesh Cox, Charlie wrote: why do you need a servlet wrapper for binary files? if you

RE: Problem downloading binary files, please help.

2002-12-03 Thread Vy Ho
To: Tomcat Users List Subject: Re: Problem downloading binary files, please help. I got a very weird error and here is the situation: The app I used: tomcat 4.06, phoenix web browser 0.3, ie6.0 Here is the problem: When I set up an application in tomcat

Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM

2002-12-02 Thread Jason Johnston
The project that I'm working on is actually much larger and more complex, but I've thrown together this class that illustrates my problem. I'm basically starting a socket server on port 80 and then connecting with a web browser. The strange thing is that the connection never terminates and I

RE: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM

2002-12-02 Thread Jeremy Joslin
RFC 2616. Good luck on your homework. Jeremy -Original Message- From: Jason Johnston [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 9:04 AM To: Tomcat Users List Subject: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM The project that I'm working on is actually much

Re: Problem downloading binary files, please help.

2002-12-02 Thread Vy Ho
I got a very weird error and here is the situation: The app I used: tomcat 4.06, phoenix web browser 0.3, ie6.0 Here is the problem: When I set up an application in tomcat (with BASIC AUTHEN), phoenix could download all binary files (.exe, .pdf, etc...) fine from Tomcat server. Then

RE: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM

2002-12-02 Thread Jason Johnston
, December 02, 2002 9:04 AM To: Tomcat Users List Subject: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM The project that I'm working on is actually much larger and more complex, but I've thrown together this class that illustrates my problem. I'm basically starting a socket server on port 80

RE: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM [OFFTOPIC]

2002-12-02 Thread Jeremy Joslin
Message- From: Jason Johnston [mailto:[EMAIL PROTECTED]] Sent: Monday, December 02, 2002 12:27 PM To: [EMAIL PROTECTED] Subject: RE: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM Thanks Jeremy. You're right in that I'm not correctly implementing HTTP, but I'm not sure that's my problem

RE: Socket GURU'S PLEASE HELP ON OBSCURE PROBLEM

2002-12-02 Thread Jason Johnston
Thanks again Jeremy! I was coming to that conclusion. I changed the condition to while(instream.available()0) and then added an instream.read() and it seems to be working. It turns out there's a lot more info on this problem in the forums than I realized. Thanks for you help. On a

[repeat] IllegalStateException??? Please help!

2002-11-29 Thread Steve Beech
I've set up a SSL socket in Tomcat and everything appears to work okay. I can connect to the port, install the cert and access the site. However, when I access the HTTPS port with my browser and get the 'Security Alert' prompt telling me about the certificate and asking me if I want to continue,

IllegalStateException??? Please help!

2002-11-26 Thread Steve Beech
I've set up a SSL socket in Tomcat and everything appears to work okay. I can connect to the port, install the cert and access the site. However, when I access the HTTPS port with my browser and get the 'Security Alert' prompt telling me about the certificate and asking me if I want to continue,

RE: IllegalStateException??? Please help!

2002-11-26 Thread Steve Beech
: Johan Bryssling [mailto:[EMAIL PROTECTED]] Sent: 26 November 2002 15:07 To: Tomcat Users List Subject: RE: IllegalStateException??? Please help! Hi.. Compiled servlets recently? Try restart tomcat and reconnect... The problem sometimes happens to me when I compile servlets and try to access them

MIME-TYPE for .SIS file ? please help !!

2002-11-22 Thread Daniel.T.Hellstrand
I have asked this before but didn´t get any response so I´ll try again ;) I´m using Tomcat 4.1.12, how can I find out what MIME-TYPE to set for Symbian OS files (with .SIS as extension). I know it´s possible since you can download .sis files from http://www.wildpalm.co.uk/wap.wml Is there any

SV: MIME-TYPE for .SIS file ? please help !!

2002-11-22 Thread Daniel.T.Hellstrand
I found the answer: application/vnd.symbian.install /Dan -Ursprungligt meddelande- Från: Hellstrand, Daniel T. /Telia Mobile Sverige /060-14 53 75, 070-682 13 85 Skickat: den 22 november 2002 10:31 Till: [EMAIL PROTECTED] Ämne: MIME-TYPE for .SIS file ? please help !! I have asked

please help me

2002-11-22 Thread Shabeer Miah
Hi There, I'm very new to java technology and I started loving java, and now a days I'm learning servlets, I have written a servlet example, and trying to compile it but couldn't able to do that, do I need to have different software to compile the servlets apart from jdk1.4 please

RE: please help me

2002-11-22 Thread Michael Echerer
To use servlets you will need a servlet container/webserver like Tomcat. To compile servlets some .jar files from Tomcat are necessary. You have to add this to your classpath or use ant scripts whatever. In your case I guess that servlet.jar from /tomcat/common/lib/ is missing in your

Re: please help me

2002-11-22 Thread Carsten Ziegert
You'll have to include servlet.jar in your CLASSPATH. servlet.jar is part of your tomcat distribution. When using Tomcat 4.1 you can find it in $CATALINA_HOME/common/libs Carsten Am Freitag, 22.11.02, um 12:40 Uhr (Europe/Berlin) schrieb Shabeer Miah: Hi There, I'm very new to

SV: please help me

2002-11-22 Thread Daniel.T.Hellstrand
You can download the .class files from SUN: http://java.sun.com/products/servlet/download.html /Dan -Ursprungligt meddelande- Från: Shabeer Miah [mailto:[EMAIL PROTECTED]] Skickat: den 22 november 2002 12:41 Till: [EMAIL PROTECTED] Ämne: please help me Hi There, I'm very

Please help : how to reduce java instances ??

2002-11-20 Thread Erwin Prasanna
Wishes to everyone, I have installed Tomcat 3.3.1 and integrated it with Apache 1.3.26 and everything works fine, but whence i issue the command ps -ef | more i see nearly 35 java threads running each taking 1.2% of system memory. On seeing the forums i tried to configure server.xml for

please help me understand 'request encoding'

2002-11-13 Thread Liu, Xiaoyan
Hi, Please help me understand 'ServletRequest.getCharacterEncoding()', I'm really confused. I'm using 'SetCharacterEncodingFilter' that comes with examples webapp to process jsp pages with %page contentType=text/html;charset=GB2312 %. The filter works fine. What I don't understand is: . before

Urgent: Please Help!

2002-10-24 Thread Katsutoshi Rachi
for our project. Please help. If you need more information to help us, please let us know. Best Regards, Rachi -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

RE: Urgent: Please Help!

2002-10-24 Thread Turner, John
: Please Help! Dear Sir/Madam, We are running into setup problem when trying to run tomcat 4.0.3 with IIS 5.0 on W2K Professional. The error message inside IIS log is #Software: Microsoft Internet Information Services 5.0 #Version: 1.0 #Date: 2002-10-24 11:46:44 #Fields: time c-ip cs

RE: Please Help: Any tomcat/3rd party class that can do this?

2002-10-23 Thread KEVIN.THOMAS.8893930.SWAN
, October 22, 2002 9:57 AM To: Tomcat Users List Cc: Carson, Chuck Subject: RE: Please Help: Any tomcat/3rd party class that can do this? Chuck Carson, Try: http://www.google.com/search?q=printf+for+java Sorry if that's glib. :-) Anyway, looks like it's $20 USD to compile with sharkysoft's

Please Help: Error reading project file

2002-10-23 Thread Ujwal Oswal
Hello All, We have this web application running on Tomcat 4.0.4 version and Toplink. I have upgraded to Tomcat 4.1.12 and the application started giving error. The exception is coming right when the application is trying to read XML project file. Its throwing Socket Exception. I

Re: Please Help: Any tomcat/3rd party class that can do this?

2002-10-22 Thread Nicholas Pappas
;gfunk007.com] Sent: Monday, October 21, 2002 4:27 PM To: Tomcat Users List Subject: Re: Please Help: Any tomcat/3rd party class that can do this? you're looking for the table tag in html -Josh Who can it be knocking at my door? Go away, don't come round here no more. Can't you see that it's

Re: Please Help: Any tomcat/3rd party class that can do this?

2002-10-22 Thread Jacob Kjome
Check out conversion patterns in pattern layout. Here is a sample from my log4j config file: layout class=org.apache.log4j.PatternLayout param name=ConversionPattern value=%-4r [%t] %-5p %c %x - %m%n/ /layout You can define any layout you want using the PatternLayout.

RE: Please Help: Any tomcat/3rd party class that can do this?

2002-10-22 Thread Julius Davies
, Chuck [mailto:Chuck.Carson;syrrx.com] Sent: Monday, October 21, 2002 4:10 PM To: Tomcat Users List Subject: Please Help: Any tomcat/3rd party class that can do this? Sorry if this is newbie but I am somewhat new to Java. I have poured thru several books and cannot find anything that does

Re: Please Help: Any tomcat/3rd party class that can do this?

2002-10-22 Thread Will Hartung
From: Carson, Chuck [EMAIL PROTECTED] Sent: Tuesday, October 22, 2002 2:03 PM Cool, thanks. This was exactly what I was looking for. Thx, Chuck http://www.google.com/search?q=printf+for+java Have you tried looking at something like Jasper Reports? It's one thing to want printf, it's

Please Help: Any tomcat/3rd party class that can do this?

2002-10-21 Thread Carson, Chuck
Sorry if this is newbie but I am somewhat new to Java. I have poured thru several books and cannot find anything that does what I want. I have to generate reports with multiple columns of variable width. I need a java class to format these. In C, I would do this: printf(%10s %10s %-10s, string1,

Re: Please Help: Any tomcat/3rd party class that can do this?

2002-10-21 Thread Josh G
[EMAIL PROTECTED] Sent: Tuesday, October 22, 2002 9:10 AM Subject: Please Help: Any tomcat/3rd party class that can do this? Sorry if this is newbie but I am somewhat new to Java. I have poured thru several books and cannot find anything that does what I want. I have to generate reports

RE: Please Help: Any tomcat/3rd party class that can do this?

2002-10-21 Thread Carson, Chuck
No, this is not necessarily html output. -Chuck -Original Message- From: Josh G [mailto:josh;gfunk007.com] Sent: Monday, October 21, 2002 4:27 PM To: Tomcat Users List Subject: Re: Please Help: Any tomcat/3rd party class that can do this? you're looking for the table tag in html

Re: Please Help: Any tomcat/3rd party class that can do this?

2002-10-21 Thread Josh G
PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, October 22, 2002 11:52 AM Subject: RE: Please Help: Any tomcat/3rd party class that can do this? No, this is not necessarily html output. -Chuck -Original Message- From: Josh G [mailto:josh;gfunk007.com] Sent

Re: Please Help: Any tomcat/3rd party class that can do this?

2002-10-21 Thread Kwok Peng Tuck
21, 2002 4:27 PM To: Tomcat Users List Subject: Re: Please Help: Any tomcat/3rd party class that can do this? you're looking for the table tag in html -Josh Who can it be knocking at my door? Go away, don't come round here no more. Can't you see that it's late at night? I'm very tired, and I'm

RE: [HOW TO] - GLOBAL VARIABLES - PLEASE HELP

2002-10-18 Thread Mathew Pole
Hi Donie, The second half of this is you need to know how to access it: try { Context initCtx = new InitialContext(); String foo = (String)(context.lookup (java:comp/env/foo)); } catch (NamingException exc) { // oops } Regards, Mathew -- Mathew Pole Web Architect, Gerard Industries

Please Help: How can I generate .java files from JSP files

2002-10-18 Thread Carson, Chuck
What within tomcat pre-compiles the jsp pages into java files so that they can then be compiled by javac? Much thanks, CC -- This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate,

Re: Please Help: How can I generate .java files from JSP files

2002-10-18 Thread Jean-Francois Arcand
Go under ${catalina.home}/bin and then type jspc.{bat or sh, depending on which machine}. You will invoke manually Jasper (The JSP compiler used by Tomcat) . The following options will be displayed: where jsp files is any number of: file A file to be parsed as a jsp page -webapp

Can anyone please help Tomcat / IIS

2002-10-16 Thread Lior Shliechkorn
This is my first time trying this thing out and I'm getting there slowly...I'm working on this almost 2 weeks now. I have localhost working on the JSP's and not the HTML's and I want to access the webapp from the outside using the URL to my domain name. Can anyone please help. I will include

[HOW TO] - GLOBAL VARIABLES - PLEASE HELP

2002-10-11 Thread Donie Kelly
Hi all Sorry for shouting but I've no hair left so it's the only thing I can do :) Please tell me if it's possible to define a variable in server.xml or somewhere, which is available to all running webapps. I've looked in loads of docs and searched the archive but to no avail. Please please

Re: [HOW TO] - GLOBAL VARIABLES - PLEASE HELP

2002-10-11 Thread Raj Saini
Hi Donie, You can define a variable in the global web.xml (in conf directory). This variable should be available to all your applications. This should come at the end of the $TOMCAT_HOME/conf/web.xml file. Though I have not used and tested this (I use for a single application in application

Please Help: Getting this exception

2002-10-04 Thread Chuck Carson
I moved my tomcat server from Linux to Solaris, now using the binary dist of tomcat 4.1.2 and jdk 1.3.1_04. All my apps are giving me this exception: org.apache.jasper.JasperException: java/sql/Savepoint at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja

RE: Please Help: Getting this exception

2002-10-04 Thread Shapira, Yoav
Shapira Millennium ChemInformatics -Original Message- From: Chuck Carson [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 10:36 AM To: Tomcat Users List Subject: Please Help: Getting this exception I moved my tomcat server from Linux to Solaris, now using the binary dist of tomcat

RE: Please Help: Getting this exception

2002-10-04 Thread Chuck Carson
Subject: RE: Please Help: Getting this exception Hi, Very interesting. I've never seen that specific exception before, but the first sentence of your message brings up two questions: 1. Does your solaris box have the proper OS patches for JDK 1.3.1_04? 2. Are you connecting to a DB

Please Help: Jasper Problems

2002-10-04 Thread Chuck Carson
I am running the binary distibution of Tomcat 4.1.2 on Solaris 8. Each time a JSP page is requested, it generates the following exception: 2002-10-04 08:28:45 StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception org.apache.jasper.JasperException: java/sql/Savepoint

Re: Please Help: Getting this exception

2002-10-04 Thread Craig R. McClanahan
On Fri, 4 Oct 2002, Chuck Carson wrote: Date: Fri, 04 Oct 2002 07:35:50 -0700 From: Chuck Carson [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Please Help: Getting this exception I moved my tomcat server from Linux

RE: Please Help: Getting this exception

2002-10-04 Thread Chuck Carson
Odd. I downgraded to tomcat 4.0.5 and everything works fine. Thanks for the help, Chuck -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Friday, October 04, 2002 10:16 AM To: Tomcat Users List Subject: Re: Please Help: Getting this exception

How to avoid the staus code (-1) being sent from Servlet to Applet? Tomcat experts please Help!!

2002-10-04 Thread sunita desai
Hi, To explain my problem, I have a plain Applet-Servlet communication. The servlet just reads an backend socket connection contents and keeps sending every 50 lines of information to the Applet. And the applet after receiving every 50 lines, displays it in TextArea without interpreting the

Please help me!!

2002-10-03 Thread [EMAIL PROTECTED]
Hi all, I can't find an answer to this question. Plese help me. I have an apache-tomcat(4.0.3) system installed. I use a connection DataSource with a Oracle database (I have a resource in server.xml with type=javax.sql.DataSource). --- Instruction in the JNDI Resources HOW-TO section

RE: Please help me!!

2002-10-03 Thread Miguel Angel Mulero Martinez
-user Asunto: Please help me!! Hi all, I can't find an answer to this question. Plese help me. I have an apache-tomcat(4.0.3) system installed. I use a connection DataSource with a Oracle database (I have a resource in server.xml with type=javax.sql.DataSource). --- Instruction in the JNDI

Re: Please help me!!

2002-10-03 Thread [EMAIL PROTECTED]
. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviado el: jueves, 03 de octubre de 2002 9:47 Para: tomcat-user Asunto: Please help me!! Hi all, I can't find an answer to this question. Plese help me. I have an apache-tomcat(4.0.3) system installed. I

RE: Please help me!!

2002-10-03 Thread Koes, Derrick
documentation here. http://otn.oracle.com/docs/products/oracle9i/doc_library/901_doc/index.htm -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 3:47 AM To: tomcat-user Subject: Please help me!! Hi all, I can't find an answer

Re: Please help me!!

2002-10-03 Thread Nikola Milutinovic
Miguel Angel Mulero Martinez wrote: This depends on how you use the connection. If you use a db pool, then the pool must reconnect. There're pools that do that and other that don't do. Does DBCP that comes with Tomcat 4.0.4 and later reconnect? Nix. -- To unsubscribe, e-mail:

RE: 4th day offline, getting desperate, please help

2002-09-30 Thread David Wynter
Saini [mailto:[EMAIL PROTECTED]] Sent: 30 September 2002 09:22 To: [EMAIL PROTECTED] Subject: Re: 4th day offline, getting desperate, please help Hi, OK, I will help you. Stop doing any thing with your server. Mail me [EMAIL PROTECTED] I will do my best to help you out. Raj

RE: 4th day offline, getting desperate, please help

2002-09-30 Thread David Wynter
]] Sent: 30 September 2002 10:11 To: 'Tomcat Users List' Cc: Raj Saini Subject: RE: 4th day offline, getting desperate, please help Hi Raj, I can get www.roamware.com:8080/index.jsp which is the standard Tomcat installation. I had accidently removed the connector for port 8080. But I cannot get my

<    1   2   3   4   5   6   7   8   9   10   >