Multiple Hosts using dyndns

2005-07-23 Thread Daron
having trouble finding information that seems completely related to what I am trying to do. Can anyone recommend a site that addresses my issue? Regards, Daron Ryan.

RE: Multiple Hosts using dyndns

2005-07-23 Thread Daron
My problem was an incorrect directory name, sorry. On your quesiton I can ping different host names and get a response each time showing the same IP address. Regards, Daron. -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Sent: Saturday, 23 July 2005 11:25 PM

RE: Preprocessing JSP pages

2005-07-18 Thread Daron
Have you considered using the assertion facility in the Java 5.0 compiler? Daron. -Original Message- From: Edward Hibbert [mailto:[EMAIL PROTECTED] Sent: Monday, 18 July 2005 7:38 PM To: Tomcat Users List Subject: RE: Preprocessing JSP pages Our changes are things like diagnostic trace

RE: Preprocessing JSP pages

2005-07-18 Thread Daron
, Daron. -Original Message- From: Edward Hibbert [mailto:[EMAIL PROTECTED] Sent: Monday, 18 July 2005 7:54 PM To: Tomcat Users List Subject: RE: Preprocessing JSP pages I'm not sure what you mean. Throwing an assertionerror exception? Why would I do that (for something like this) rather

Catch Exception throw in useBean

2004-08-29 Thread Daron
Does anyone know how to catch an exception thrown by a constructor in jsp:useBean ? Regards, Daron. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.740 / Virus Database: 494 - Release Date: 16/08/2004

Not serving JSPs

2004-08-26 Thread Daron
direct me to other issues that I should look at. Regards, Daron Ryan. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.740 / Virus Database: 494 - Release Date: 16/08/2004

RE: Not serving JSPs

2004-08-26 Thread Daron
Thanks for responding Nikita, yes I am using XP. My JAVA_HOME is set correctly. This has brought up an issue though. JAVA_HOME is set to: C:\Program Files\Java\j2sdk1.5.0 Will the space cause problem ? Daron. -Original Message- From: Nikita [mailto:[EMAIL PROTECTED] Sent: Thursday, 26

RE: Not serving JSPs

2004-08-26 Thread Daron
thanx -Original Message- From: Nikita [mailto:[EMAIL PROTECTED] Sent: Thursday, 26 August 2004 6:19 PM To: Tomcat Users List Subject: Re: Not serving JSPs Daron wrote: Thanks for responding Nikita, yes I am using XP. My JAVA_HOME is set correctly. This has brought up an issue though

Integrating tomcat 5.0 and iis

2003-12-22 Thread Daron Walters
Hello, I am new to tomcat and I saw that the connectors can be used to connect/integrate tomcat with iis, but all the documentation I find is for older versions of tomcat. Can someone please point me to recent documentation or explain the process to me.