I have a same kind of experience on Solaris performance.
I run Tomcat 3.2.1 standalone on Solaris 8. My servlet also returns some
static data.
When I hit my servlet with IE, it took 137.5ms and Netscape took 327.5ms to
complete.
I did not understand what was happening.
I posted this kind of que
out
> of that
> // and put in a database or something to keep track of it.
> }
>
> Simple as that. the files will be saved to filepath.
>
> Travis
>
>
> Original Message
> From: "Wong, Connie" <[EMAIL PROTECTED]>
> Sent: 2001-04-20
Hi Travis,
I'm interest to know how to do it. Would you please post a sample?
Thanks,
Connie
> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, April 20, 2001 11:47 AM
> To: [EMAIL PROTECTED]
> Subject: RE: RE: file upload servlet
>
> Use inp
Try to stop tomcat and start it again.
Something when you create a new class (or recompile), you need to stop and
start tomcat.
Connie
> -Original Message-
> From: Craig Pfeifer [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, April 16, 2001 1:23 PM
> To: '[EMAIL PROTECTED]'
> Subject: R
E: Beans with Tomcat 3.2.1
>
>
> --- "Wong, Connie" <[EMAIL PROTECTED]> wrote:
> > Rick,
> >
> > Try to set the CLASSPATH up to WEB-INF\classes and
> > > class="icegroup.beans.MyBean"/>
> >
> > Noticed that you ha
Rick,
Try to set the CLASSPATH up to WEB-INF\classes and
Noticed that you have a lowercase of usebean. I should be capital useBean.
I hope that help.
Connie,
> -Original Message-
> From: Rick Palmer [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, March 12, 2001 1:31 PM
> To: [EMAIL PROT
Hi,
I have trouble using the URL on Sybase. I hope someone can help me.
Configurations:
NT
Sybase ASA7.0.2
Tomcat 3.1
DriverName = "com.sybase.jdbc2.jdbc.SybDriver"
The following files are in my CLASSPATH:
c:\Program Files\Sybase\SQL Anywhere 7\jConnect\classes
c:\Program Files\S
"jdbc:mysql://localhost:3306/test",uid,pwd);
> stmt = con.createStatement();
> } catch (Exception e)
> {
> System.out.println(e);
> return;
> }
> }
>
>
> Wong, Connie wrote:
>
> > Hi,
> >
> > I try to connect a servlet talk to the MySQL datab
Hi,
I try to connect a servlet talk to the MySQL database.
I set:
drivername = "org.gjt.mm.mysql.Driver" and
url = "jdbc:mysql:tbl_data"
I downloaded MyODBC and fill in the ODBC setup and add the
"mm_mysql-2_0_2-bin.jar" in the classpath.
When I run my s
Hi Daming,
Do you know if there is any database comparison matrix web site?
These two web sites provide me a lot of information that I need.
Thanks,
Connie
> -Original Message-
> From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 2:06 AM
> To: [EMAIL
Hi
I try to build mod_jk.so and system replies No match.
My configurations is:
Solaris 8
Forte developer 6 (C++ compiler)
Tomcat 3.2.1
Apache 1.3.14
Both Tomcat and Apache work fine by itself.
The online command is:
/usr/local/apache/bin/apxs -o mod_jk.so -DSOLARIS -I../jk
-I/usr/java/include
Hi Michael,
I am also working on the mod_jk. My question is, do you uncompress both dowonload
files (binary and source code)
into some directory "jakarta-tomcat"?
Or they have to be uncompressed into different directory?
Thanks,
Connie
> -Original Message-
> From: Michael J. Suzio [S
Can you provide the website of this section 9 spec? I'm interesting to read more about
this stab.
Thanks,
Connie
> -Original Message-
> From: Ingo Luetkebohle [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, November 09, 2000 12:21 PM
> To: [EMAIL PROTECTED]
> Subject: Re: class load o
13 matches
Mail list logo