Re: Does anyone have an approach to checking if Tomcat instance is UP?

2007-08-21 Thread Smith Norton
No - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Unable to build Tomcat

2007-07-30 Thread Smith Norton
I get the following error when I try to build tomcat. After I entered the command.. $ ant download I got this error => /tomcatjava/tomcat6-deps/dbcp/src/java/org/apache/tomcat/dbcp/dbcp/BasicDataSource.java:44: org.apache.tomcat.dbcp.dbcp.BasicDataSource is not abstract and does not override a

2 session variables JSESSIONID retrieved by JavaScript

2007-01-16 Thread Smith Norton
This strange thing is happening in Internet Explorer 6 I use a simple JavaScript like this to read a cookie and set it back. Ideally, it shouldn't alter the cookie value. function setCookie() { document.cookie=frmCookie.cookieString.value alert('Cookie: ' + frmCookie.cookieString