Tomcat & Apache

2000-01-21 Thread Sushma
I am trying to install Tomcat & Apache on Solaris with mod_jserv as a DSO module. I tried to configure Apache with the options --enable-module=jserv --enable-rule=SHARED_CORE --enable-shared=jserv . I got - "configure:Error: No such module named 'jserv' ".

TOMCAT & APACHE?

2001-11-19 Thread Wilson E. Lozano R.
Hi guys, i have a question... I use apache + ApacheJserv, but i see into te maols of the list that Tomcat is a good option. But i don't know.. if is Tomcat a module of apache or is Tomcat an copmplet web server? thanks in advanced.. --- Wilson Lozano ---

Tomcat + Apache

2002-01-22 Thread sufi malak
Hi, I was using Tomcat alone, but I heard that I have to add apache with it, because Tomcat is for dynamic pages like jsp and servlets and Apache make ststic pages load faster So now I installed Tomcat and Apache using the connector mod_webapp, my question now is : Do I have to work like before

tomcat apache

2003-01-17 Thread Abdul jeelani
Hi, I am using Tomcat apache server for deploying jsp pages. I want to have a well defined folder structure to arrange the jsp pages according to the modules they belong to. I want to know how to do this so that the jsp pages can be accessed from a browser using a url like http://localhost:8080

tomcat-apache setup

2001-08-26 Thread Geoff Austin
Hi, I have just joined the list, so I don't know if this is an appropriate subject for the list... If not, I have my asbestos gloves on, please redirect me ;) I'm a newbie, running tomcat-apache under red Hat Linux 7.1. Everything seems to be OK, except for JSP FORM BASED securit

Re: TOMCAT & APACHE?

2001-11-19 Thread Panagiotis Konstantinidis
Tomcat is a standalone Servlet/JSP engine. You could use it on its own for web sites with little traffic. For web sites with loads of traffic it si advisable to use Tomcat in conjuction with Apache. One advantage of Tomcat over JServ is that Tomcat supports JSP pages while JServ not (at least ea

Re: tomcat apache

2003-01-17 Thread David Marquis
]]De la part de Abdul jeelani Envoyé : 17 janvier, 2003 05:45 À : [EMAIL PROTECTED] Objet : tomcat apache Hi, I am using Tomcat apache server for deploying jsp pages. I want to have a well defined folder structure to arrange the jsp pages according to the modules they belong to. I want to know ho

Re: tomcat apache

2003-01-17 Thread Eric Noriega
jsp HTH, David -Message d'origine- De : A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]De la part de Abdul jeelani Envoyé : 17 janvier, 2003 05:45 À : [EMAIL PROTECTED] Objet : tomcat apache Hi, I am using Tomcat apache server for deploying

Problem configuring Tomcat + Apache

2001-01-23 Thread Pralabh Dayal
in detail to http://java.sun.com/cgi-bin/bugreport.cg i Starting service Tomcat-Apache Apache Tomcat/4.0-b1 *** Any ideas as to what might me happening. I try and run the jsp

Virtual host - Tomcat Apache

2001-04-25 Thread Jon Shoberg
Ok, How do I setup virtual hosting for JSP with Apache and tomcat ? What files do I need to edit ? Doe anyone have an example of how to setup http://myapp.localhost/ where it points to /webapps/myapp under the tomcat directory structure? Thanks jon ===

help on tomcat apache

2000-05-29 Thread Puri Aman
hi all i am looking for a server which has tomcat and apache running . i want to buy webspace on this can anyone advise where to get such cyberspace from? Thanx Aman Puri === To unsubscribe: mailto [EMAIL PROTECTED] with body

Re: tomcat-apache setup

2001-08-27 Thread Jann VanOver
Message- From: Geoff Austin [mailto:[EMAIL PROTECTED]] Sent: Sunday, August 26, 2001 5:11 AM To: [EMAIL PROTECTED] Subject: tomcat-apache setup Hi, I have just joined the list, so I don't know if this is an appropriate subject for the list... If not, I have my asbestos gloves on, please red

Re: tomcat-apache setup

2001-08-30 Thread Geoff Austin
Thanks. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Jann VanOver Sent: 27 August 2001 19:55 To: [EMAIL PROTECTED] Subject: Re: tomcat-apache setup The Tomcat User mailing list is a better place for

Weird problem with Tomcat + Apache

2002-01-24 Thread Tom Troonbeeckx
Dear Sir/Madam, I have installed Tomcat and Apache successfully. I can recall the JSp-pages from projekt1 in the described manner e.g. http://localhost/projekt1 with the following configuration. WebAppConnection conn warp localhost:8008 WebAppDeploy projekt1 conn /projekt1 T

TomCat/Apache & Sun's One ASP Compatability

2002-10-16 Thread KEITH KOSMICKI
I see a TomCat ver 4.1.12 and Apache 2.0.43 on the web sites as being available. Are their concerns with them being ready to use in production or working together? I am not even sure if these are the latest and greatest. I would like to investigate to see if we wanted the newer versions insta

difference tomcat/apache and ibm web sphere

2000-02-07 Thread Singh, Hari Nam
I'm working on preparing my first JSP project. What are the differences between tomcat/apache and ibm web sphere? Pros/cons, which is more appropriate for which situations thanks a lot, Hari Nam Singh Lead Software Developer EcommSystems Inc. [EMAIL PROTECTED] 310.301.203

hi, conf of JSP for tomcat apache

2001-09-10 Thread anoop
hi, i hv just enterred the jsp world, still very new to it. i am using tomcat with apache web server. Problem is that i do not know how to configure the tomcat to work for jsp's..all servlets are working perfectly, but jsp's are giving no page found error..even the examples of jsp's given do

Tomcat- Apache Configuration : Finally I did it !!!!

2001-11-20 Thread Kam Premkumar
Guys Finally I configured Apache with Tomcat 4.0 in windows 2000. Hopefully this document will be useful to everybody Thanks Prem Apache Web Server Installation in windows 2000 === 01. Download Apahce WebServer from the following Link http://www.apache.org/dist/http

Re: Tomcat- Apache Configuration : Finally I did it !!!!

2001-11-20 Thread Gare, Trefor
-Original Message- > From: Kam Premkumar [SMTP:[EMAIL PROTECTED]] > Sent: Wednesday,21 November 2001 10:34 > To: [EMAIL PROTECTED] > Subject: Tomcat- Apache Configuration : Finally I did it > > Guys > > Finally I configured Apache with Tomcat 4.0 in windows 20

Re: Tomcat- Apache Configuration : Finally I did it !!!!

2001-11-20 Thread Kam Premkumar
106 > Mobile: 0409 556 478 > Fax:(03) 9941 4295 > > >>-Original Message- >>From: Kam Premkumar [SMTP:[EMAIL PROTECTED]] >>Sent: Wednesday,21 November 2001 10:34 >>To: [EMAIL PROTECTED] >>Subject: Tomcat- Apache Configuration : Fin

Tomcat/apache 1.3.11/mod_jserv1.1/FreeBSD 3.2 Error 500 File Not Found

2000-03-09 Thread Paul H. Forrester
I've been chasing this one for days now and I've finally decided to ask for some help... I've tried fixing the problem by rebuilding all components at least twice. Running Tomcat stand-alone works fine. I can connect to the example pages on port 8080 and then work with all of the examples. BU