You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Atif Munir <at...@sat.net.pk> on 2002/05/10 08:09:23 UTC

installation

I wana to upload my jsp based web site.....I have Apache running on my
server...What should me do now?
which things are necessary to be installed on server?
Thanks in advance
atif


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: installation

Posted by peter lin <pe...@labs.gte.com>.
if they're not simple JSP that can't be tested with just a browser, than
you may have to do what everyone else does, use JUnit or something
similar.

It all depends on the level of testing you want to perform. Regression
testing, basic "does it work" test, white box or black box testing. 
There's a wide variety of tests, so you're going to have to provide more
detailed information for others to provide useful suggestions.

peter lin

Atif Munir wrote:
> 
> hi to upload the files is not a problme ....I want to check is that working fine or not?
> how can i check that
> atif
> 
> DingHui wrote:
> 
> > It's based on the configuration of your server.
> > if there is a FTP service running on your server,you can upload your files with FTP client such as CuteFTP.
> > Therefore ,you can directly copy your JSP files to the server
> > ----- Original Message -----
> > From: "Atif Munir" <at...@sat.net.pk>
> > To: <to...@jakarta.apache.org>
> > Sent: Friday, May 10, 2002 2:09 PM
> > Subject: installation
> >
> > > I wana to upload my jsp based web site.....I have Apache running on my
> > > server...What should me do now?
> > > which things are necessary to be installed on server?
> > > Thanks in advance
> > > atif
> > >
> > >
> > > --
> > > To unsubscribe:   <ma...@jakarta.apache.org>
> > > For additional commands: <ma...@jakarta.apache.org>
> > > Troubles with the list: <ma...@jakarta.apache.org>
> > >
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>

--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: installation

Posted by DingHui <dh...@bisp.com>.
There must be a JSP/Servlet engin running on your server,such as TOMCAT, JRun,JServ,etc.
----- Original Message ----- 
From: "Atif Munir" <at...@webcarriers.com>
To: "Tomcat Users List" <to...@jakarta.apache.org>
Sent: Friday, May 10, 2002 5:39 PM
Subject: Re: installation


> hi to upload the files is not a problme ....I want to check is that working fine or not?
> how can i check that
> atif
> 
> DingHui wrote:
> 
> > It's based on the configuration of your server.
> > if there is a FTP service running on your server,you can upload your files with FTP client such as CuteFTP.
> > Therefore ,you can directly copy your JSP files to the server
> > ----- Original Message -----
> > From: "Atif Munir" <at...@sat.net.pk>
> > To: <to...@jakarta.apache.org>
> > Sent: Friday, May 10, 2002 2:09 PM
> > Subject: installation
> >
> > > I wana to upload my jsp based web site.....I have Apache running on my
> > > server...What should me do now?
> > > which things are necessary to be installed on server?
> > > Thanks in advance
> > > atif
> > >
> > >
> > > --
> > > To unsubscribe:   <ma...@jakarta.apache.org>
> > > For additional commands: <ma...@jakarta.apache.org>
> > > Troubles with the list: <ma...@jakarta.apache.org>
> > >
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
> 

best combination of jdk and tomcat version(with iplanet)

Posted by ru okamoto <ru...@yahoo.co.jp>.
im to develop a new system w/ iPlanet, jdk, tomcat
combination. what was the best combination of jdk and
tomcat(version) in terms of stability?
im thinking of jdk131 and tomcat 3.4 right now. also the
compatibility with iPlanet has to be considered.
im not using any new jsp/servlet version(1.2 and 2.3)
programs. 
any suggestions will be appreciated.


thanks in advance.

__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!  http://bb.yahoo.co.jp/


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: installation

Posted by Atif Munir <at...@webcarriers.com>.
hi to upload the files is not a problme ....I want to check is that working fine or not?
how can i check that
atif

DingHui wrote:

> It's based on the configuration of your server.
> if there is a FTP service running on your server,you can upload your files with FTP client such as CuteFTP.
> Therefore ,you can directly copy your JSP files to the server
> ----- Original Message -----
> From: "Atif Munir" <at...@sat.net.pk>
> To: <to...@jakarta.apache.org>
> Sent: Friday, May 10, 2002 2:09 PM
> Subject: installation
>
> > I wana to upload my jsp based web site.....I have Apache running on my
> > server...What should me do now?
> > which things are necessary to be installed on server?
> > Thanks in advance
> > atif
> >
> >
> > --
> > To unsubscribe:   <ma...@jakarta.apache.org>
> > For additional commands: <ma...@jakarta.apache.org>
> > Troubles with the list: <ma...@jakarta.apache.org>
> >


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>


Re: installation

Posted by DingHui <dh...@bisp.com>.
It's based on the configuration of your server.
if there is a FTP service running on your server,you can upload your files with FTP client such as CuteFTP.
Therefore ,you can directly copy your JSP files to the server
----- Original Message ----- 
From: "Atif Munir" <at...@sat.net.pk>
To: <to...@jakarta.apache.org>
Sent: Friday, May 10, 2002 2:09 PM
Subject: installation


> I wana to upload my jsp based web site.....I have Apache running on my
> server...What should me do now?
> which things are necessary to be installed on server?
> Thanks in advance
> atif
> 
> 
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>
>