Thank you, I tried with mod_jk (not mod_jk2 because I use Apache 1.3) and it
works.
I had some problems with the file upload with Tomcat 3 and mod_jk using
ajp13 (No problem with ajp12 so I used ajp12 for the applications where I
needed file upload). With Tomcat 4.0.3 - mod_jk - ajp
-Original Message-
From: Marco Bucciarelli [mailto:[EMAIL PROTECTED]
Sent: Friday, November 08, 2002 12:47 AM
To: debian-java@lists.debian.org
Subject: Tomcat4 manager application
> - using the manager application through Apache web server, using the
> WarpConnector
Thank you, I tried with mod_jk (not mod_jk2 because I use Apache 1.3) and it
works.
I had some problems with the file upload with Tomcat 3 and mod_jk using
ajp13 (No problem with ajp12 so I used ajp12 for the applications where I
needed file upload). With Tomcat 4.0.3 - mod_jk - ajp
-Original Message-
From: Marco Bucciarelli [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 08, 2002 12:47 AM
To: [EMAIL PROTECTED]
Subject: Tomcat4 manager application
> - using the manager application through Apache web server, using the
> WarpConnector on port 80
Hi,
I've installed the "jdk1.1" and "jython" packages from Woody on my system and
am trying to use jython interactively.
It's fine (albeit *slow*) when running a source file non-interactively:
peregrin:~/Learn> cat sample.py
def spam():
print 'spam'
spam()
peregrin:~/Learn> jython sample.p
5 matches
Mail list logo