Re: Tomcat vs Apache

2005-05-18 Thread Eric VERGNAUD
If all you're doing is serve static pages, both are equivalent. However, if you ever need dynamic content, either client or server side, for example a page whose content is extracted from a database, or a form for which you need to record the values, you need some kind of intelligence.

getTextContent not found with Tomcat 5.0.28

2005-05-10 Thread Eric VERGNAUD
Hi, I'm having problems running Tomcat 5.0.28 using JDK 1.5.0.02. I'm using 1.5 methods such as Node.getTextContent. This works fine when run as a standalone app in JDK 1.5, however when run with Tomcat under the same JDK, execution throws an exception saying getTextContent was not found.

Re: getTextContent not found with Tomcat 5.0.28 (solved)

2005-05-10 Thread Eric VERGNAUD
Le 10 mai 05 à 15:56, Eric VERGNAUD a écrit : Hi, I'm having problems running Tomcat 5.0.28 using JDK 1.5.0.02. I'm using 1.5 methods such as Node.getTextContent. This works fine when run as a standalone app in JDK 1.5, however when run with Tomcat under the same JDK, execution throws

Re: Want to know better way of deploying

2005-01-18 Thread Eric VERGNAUD
violation. So i need to stop Tomcat, delete /webapp/{my prev war file}. Then start the Tomcat again and deploy the new file. Is there any other soln ? so that w/o restarting my tomcat can i just deploy new version ? regards --- Eric VERGNAUD - JLynx

Soap and classpaths

2004-12-14 Thread Eric VERGNAUD
to soap. However, when I connect to the server, I get the following error: Unable to resolve target object: com.jlynx.soap.service What am I doing wrong ? --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http

Displaying XML in Safari

2004-12-08 Thread Eric VERGNAUD
XML look like XML. No special features. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com

Re: Displaying XML in Safari

2004-12-08 Thread Eric VERGNAUD
. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com --- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Best place to store files ?

2004-12-07 Thread Eric VERGNAUD
up to the developer and the catalina.policy file ? Is there a way to tell Tomcat NOT to erase existing files in a servlet, but only overwrite them with files from the war file ? --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software

Re: Best place to store files ?

2004-12-07 Thread Eric VERGNAUD
le 7/12/04 23:20, Larry Meadors à [EMAIL PROTECTED] a écrit : Put them in a database instead? Thanks, but not an option in this case. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com

Re: Best place to store files ?

2004-12-07 Thread Eric VERGNAUD
to your app. Simple terms, pick a place just for them use it. Doug Yes it's simple. I was just wondering whether there was a preferred method for this, and maybe a folder in the Tomcat directory for that purpose. --- Eric VERGNAUD - JLynx Software Cutting-edge

Re: Best place to store files ?

2004-12-07 Thread Eric VERGNAUD
le 8/12/04 0:15, Wendy Smoak à [EMAIL PROTECTED] a écrit : From: Eric VERGNAUD [EMAIL PROTECTED] Yes it's simple. I was just wondering whether there was a preferred method for this, and maybe a folder in the Tomcat directory for that purpose. Nothing in the Servlet Specification requires

Re: How to set Error Log for Unpacked Web Application in Tomcat 5.5

2004-11-23 Thread Eric VERGNAUD
- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Your clock is not set properly. A little annoying... --- Eric VERGNAUD - JLynx Software Cutting-edge

Re: Suggestion: A dedicated TOMCAT forum!

2004-09-21 Thread Eric VERGNAUD
. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com --- - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: I've officially decided that JSTL is one of the worst things to ever happen

2004-07-04 Thread Eric VERGNAUD
unacceptable for edited apps, for which look and feel and raw performance remain top criterias when the customer makes his choice. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com

Re: I've officially decided that JSTL is one of the worst thingsto ever happen

2004-07-04 Thread Eric VERGNAUD
. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com --- - To unsubscribe, e-mail: [EMAIL PROTECTED

Re: java server mode vs. client mode

2004-06-16 Thread Eric VERGNAUD
believe Java is faster than C or C++, because Java is itself written in C and C++. I haven't been through the benchmark code throroughly, but there's definitely a bias somewhere. --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software

Re: a question on viewing servlets

2004-02-21 Thread Eric VERGNAUD
, not inside it. Your webapps folder should look like the following: balancer jsp-examples servlets-examples tomcat-docs ROOT YOURSERVLET Eric --- Eric VERGNAUD - JLynx Software Cutting-edge technologies and services for software companies web: http://www.jlynx.com

Server ip address

2004-02-18 Thread Eric VERGNAUD
Hi, I'm new to this list, so I apologize if this question has been asked a thousand times. I'm trying to get Tomcat to listen on a specific IP address since there are 2 network adapters on my server. How do I do this ? --- Eric VERGNAUD - JLynx Software Cutting-edge

Re: Server ip address

2004-02-18 Thread Eric VERGNAUD
le 19/02/04 4:00, Parsons Technical Services à [EMAIL PROTECTED] a écrit : http://jakarta.apache.org/tomcat/faq/misc.html#ip http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/coyote.html Thanks --- Eric VERGNAUD - JLynx Software Cutting-edge technologies