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]
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
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