gzilla/show_bug.cgi?id=8644
Mysql-Connection (Servlet) Problem (Timeout ?)
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
To unsub
gzilla/show_bug.cgi?id=8644
Mysql-Connection (Servlet) Problem (Timeout ?)
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
gzilla/show_bug.cgi?id=8644
Mysql-Connection (Servlet) Problem (Timeout ?)
Summary: Mysql-Connection (Servlet) Problem (Timeout ?)
Product: Tomcat 3
Version: 3.2.3 Final
Platform: PC
URL: http://www.ascom.ch
OS/Version: Linux
Hi all,
I have some problems with Catalina server. Some details :
I have a class : "FilterLogin" extends "BaseServlet" extends
"SecureServlet" extends "javax.servlet.http.HttpServlet" (which
implements "javax.servlet.Servlet").
When I try to load the class and login, i get the following exceptio
lt;[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 31, 2001 9:34 AM
Subject: [Jython-users] servlet problem self.getInitParameterNames() under
PyServlet wrapper
Hello list,
Following http://groups.yahoo.com/group/jpython/message/3714 I succeeded
making servlet running u
Hello.
I'm experiencing strange things when I download files through a servlet.
The history is that I have access to a file stream in a servlet and I
want the user to be able to download this file. I do this by sending a
file id as a parameter to the servlet as so:
https://localhost/ser