Re: Error in Apache jserv 1.1 installation.. URGENT PLEASE

2001-11-16 Thread horwat
I don't know if this is your problem but the jserv build file is using /usr/local/jdk1.2 If you look in the lib directory there, you'll find the i386 libjava library but no sparc. Looks like you're running on a sparc system. In your jre1.2 you have the sparc libjava library but t

Error in Apache jserv 1.1 installation.. URGENT PLEASE

2001-11-16 Thread Wilson E. Lozano R.
I tried to install apache jserv 1.1 on solaris 5.8, but its fails and show the following message when i was running the make after the configure. make[6]: Entering directory `/usr/local/ApacheJServ-1.1/src/java/org/apache/java /io' Compiling Logger.java ... expr: syntax error Error: can&#

Apache + JServ + JSP

2001-01-25 Thread Walter Priesnitz Filho
Does anybody help-me to configure this environment? - Walter Priesnitz Filho Mestrando em Ciencia da Computacao [EMAIL PROTECTED] | [EMAIL PROTECTED] http://www.inf.ufsc.br/~walterp - - Original Message - From

Anyone using Apache + Jserv on NT?

2000-12-23 Thread G.Nagarajan
rver Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Straight, Christian Sent: Saturday, December 23, 2000 2:22 AM To: [EMAIL PROTECTED] Subject: Re: help needed with Apache-Jserv installer Sushma, I've been able to successfully install and run Apache/Tomcat on a

Re: help needed with Apache-Jserv installer

2000-12-22 Thread Straight, Christian
ED]] Sent: Friday, December 22, 2000 12:56 PM To: [EMAIL PROTECTED] Subject: help needed with Apache-Jserv installer Hi guys, I have been trying to configure Tomcat and Apache together.It says that I will have to download a Apache-Jserv installer from the site http://java.apache.org/jserv/dist

help needed with Apache-Jserv installer

2000-12-22 Thread Sushma.R
Hi guys, I have been trying to configure Tomcat and Apache together.It says that I will have to download a Apache-Jserv installer from the site http://java.apache.org/jserv/dist/ If i go there I have no idea which to use for Windows-2000 system. It tells "For Apache JServ 1.0b5 the install

Re: Tomcat /jserv/ and JSPs

2000-11-28 Thread Darko Cokor
From: "Peter Pilgrim" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, November 28, 2000 3:35 PM Subject: Tomcat /jserv/ and JSPs > Hye > > A quick question does Tomcat allow a Servlet Status to be viewed > (JServ) http://localhost;8080/jserv.' I

Re: Tomcat /jserv/ and JSPs

2000-11-28 Thread Peter Pilgrim
That should have read http://localhost:8080/jserv/ and is there equivalent in Tomcat http://localhost:8080/tomcat-status/ I want to be able see initial parameters for each start up serlvet in and `/webpage/expresso> '. -- Peter Pilgrim G.O.A.T "the Greates

Tomcat /jserv/ and JSPs

2000-11-28 Thread Peter Pilgrim
Hye A quick question does Tomcat allow a Servlet Status to be viewed (JServ) http://localhost;8080/jserv.' I want to be able see initial parameters for each start up serlvet in `/webpass/ROOT> . -- Peter Pilgrim G.O.A.T "the Greatest Of All Time" -

Re: jserv and apache

2000-11-06 Thread Craig R. McClanahan
http://jakarta.apache.org/downloads/binindex.html Craig McClanahan Manoj Joshi wrote: > I couldn't figure out why www.apache.org has been down for the last > 36 hours. > > I need to download tomcat. Where do I get it from? > > thanks > Manoj > >

jserv and apache

2000-11-06 Thread Manoj Joshi
I couldn't figure out why www.apache.org has been down for the last 36 hours. I need to download tomcat. Where do I get it from? thanks Manoj === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". S

Re: JServ and RequestDispatcher

2000-10-05 Thread zhengxi liu
When I have multi instances of tomcat on my linux box, how can I kill a specific tomcat vm? zhengxi - Original Message - From: Craig R. McClanahan <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 05, 2000 6:49 PM Subject: Re: JServ and RequestDispatcher &

Re: JServ and RequestDispatcher

2000-10-05 Thread Craig R. McClanahan
can not get it run on our jserv machine. is it possible, > that jserv does not support the 2.1 specification yet. > Apache JServ supports the version 2.0 servlet spec, not 2.1 or 2.2. Therefore, it does not support RequestDispatcher. If you need support for this, I suggest you switch to Tomcat

JServ and RequestDispatcher

2000-10-05 Thread Oppelt Ingo
Hi there, i have got a problem forwarding requests from a servlet to a jsp file using the method forward() of the RequestDispatcher class. I know one needs to have the Servlet Specification 2.1 installed and that is exactely my problem. i can not get it run on our jserv machine. is it possible

Tomcat and JServ Installation

2000-09-07 Thread Kelly O'Hoy
Dear all, I'm new to JSP and Servletand I'd like install the Servlet Engine and the JSP Plug-in for Apache What software do I need to go that? What's the different between Tomcat and JServ? How do I install them to be a Apache Module? Sorry for so many questions If i

Classpath Problem with JSERv

2000-08-22 Thread sara
I am using JServ. I have a zone properties file. I want to load the MySQL Driver. Where shall I set the Classpath-- 1) In the jserv.properties file or 2) In the zone.properties file. What is the difference between these two? Thanks , Saravanan - Original Message - From: Suresh kumar

Re: JServ Error

2000-08-20 Thread Kumail Rizvi
Hello I think ur zone file for servlets r not properly configured. or may be ur servlet engine is not on path. If u tell me what version of JServ u rusing and what OS u r using I help u better. Regards Kumail Rizvi -Original Message- From: A mailing list about Java Server Pages

JServ Error

2000-08-19 Thread sara
When I run a JSP page http://www.fgshotcourse.com/Login.jsp I get a peculiar error, Could anyone say what is the error and how to clear this.. The Error is: Error compiling source file /Login.jsp: /Login.jsp:57: GNUJSP internal error: You must set pagebase to use translation-time includes w

JSERV Config

2000-08-18 Thread Muliawan Sjarif
Hi guys, This is my first time using Apache JServ. I happenned errors when want to open servlets page. The errors are, [18/08/2000 15:33:04:688] (EMERGENCY) ajp12: can not connect to host 202.156.91.24:8007 [18/08/2000 15:33:04:688] (EMERGENCY) ajp12: connection fail [18/08/2000 15:33:04:688

Re: Jserv

2000-08-06 Thread Anshul Dutta
No It doesn't. -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Marcelo Mayworm Sent: Friday, August 04, 2000 7:57 PM To: [EMAIL PROTECTED] Subject: Jserv Does anybody know if Jserv works with servle

Re: Jserv

2000-08-04 Thread Jacky Cheung
Jserv implements servlet 2.0 only. Jacky Marcelo Mayworm wrote: > Does anybody know if Jserv works with servlet api 2.1 or 2.2? > > Thanks > Marcelo de Mattos Mayworm > Java 1.1 Programmer Brainbench Certification > BL Informatica > Tel.: 0xx21 220-3642 0xx24 9901-29

Jserv

2000-08-04 Thread Marcelo Mayworm
Does anybody know if Jserv works with servlet api 2.1 or 2.2? Thanks Marcelo de Mattos Mayworm Java 1.1 Programmer Brainbench Certification BL Informatica Tel.: 0xx21 220-3642 0xx24 9901-2929 [EMAIL PROTECTED] [EMAIL PROTECTED] Conhecendo-se a quietude, pode-se possuir a estabilidade

Configure IIS 5.0/Tomcat JServ Module

2000-07-04 Thread Balachandher S
Dear all, I have recently downloaded Tomcat modules from Apache website for Servlet / JSP. I need to configure on my machine ( Win 2k Professional / IIS 5.0 ). Any idea of how to configure IIS 5.0 for JSP. Actually I tried configuring using, Add Mappings -> Application Mappings under the Home

Apache JSERV & GnuJsp

2000-06-22 Thread Ronan Muldoon
I have been trying, without success to configure Gnujsp to run with apache and JServ. I have downloaded the latest versions of each product. The primary OS I have been trying to install this on is Win2K (not ideal, I know), but I have had the same problems on Linux RedHat. I have read guides

Re: Please help on apache with jserv

2000-05-27 Thread KY K Lui
u should have tomcat if u want to use jsp. -- On Sat, 27 May 2000 10:05:29 Puri Aman wrote: >hello >I want to run jsp on apache with jserv. >i already have a servlet directory supporting my servlets. >can anyone tell me where to put jsp or how to configure jserv for jsp.

Re: Please help on apache with jserv

2000-05-27 Thread Robert Balahura
AM To: [EMAIL PROTECTED] Subject: Please help on apache with jserv hello I want to run jsp on apache with jserv. i already have a servlet directory supporting my servlets. can anyone tell me where to put jsp or how to configure jserv for jsp. Thanx Aman

Please help on apache with jserv

2000-05-26 Thread Puri Aman
hello I want to run jsp on apache with jserv. i already have a servlet directory supporting my servlets. can anyone tell me where to put jsp or how to configure jserv for jsp. Thanx Aman === To unsubscribe: mailto [EMAIL

JServ/gnujsp file locations

2000-05-25 Thread Maureen Fisher
Hi-- Restructuring the web server so that jsp files are separate from static html files. However jsp only seems to work when all files are served from document root as specified in the httpd.conf file. I have tried changing the pagebase in the zone.properties to the new jsp location, but still g

Re: JServ installation problem

2000-05-19 Thread Gogia Nitin
HAVE U GONE BERSERK ? > -Original Message- > From: Biren [SMTP:[EMAIL PROTECTED]] > Sent: None > To: [EMAIL PROTECTED] > Subject: JServ installation problem > > > > Download NeoPlanet

JServ installation problem

2000-05-18 Thread Biren
Download NeoPlanet at http://www.neoplanet.com

JServ installation problem

2000-05-18 Thread Vincent Yau
Hope this questions is NOT too off-topic. I have an installation problem, hope someone can point out where I did wrong. I am running Apache 1.3.11 with Jserv 1.1 on RedHat Linux 6.1. I got everything installed and configured and when I tried starting Apache (via apachectl), I got this error

Re: how to run JSP on Apache web server and Apache JServ.

2000-05-14 Thread Ritesh Sinha
Hi Bhavesh, You cannot run JSP with Apache and ApacheJserv Only. You need a JSP Engine for Example TOMCAT or JRUN. Download , them, install, and then tell me whether it works for you. Ritesh Ritesh Sinha, Software Engineer, Information Technologies India Ltd., Email: [EMAIL PROTECTED] ---

how to run JSP on Apache web server and Apache JServ.

2000-05-14 Thread Bhavesh Vakil
dear all, how to run JSP on Apache Web Server (1.3.9). i have already installed Apache JServ(1.1). Bhavesh. Get free email and a permanent address at http://www.netaddress.com/?N=1

*** Apache JServ config

2000-05-02 Thread Germán López Castro
Hi. I'm getting started to use Apache Web Server + Apache JServ and don't know how to setup'em. How can I do virtual paths? How can I config servlets and JSP? Am I able to implement XSL Transformations inside JSP pages? Where can I get a configuration tutorial? Tanxalot. Consig

Re: Setting up JSP Directory in Apache with jserv

2000-05-02 Thread Mohan Radhakrishnan
Hi, If JServ can handle servlets it should also be able handle JSP since a JSP is a servlet after all. You need a servlet generator.That is all. GNUJsp should be able to do that . So you can use this with JServ and use JSP. bye, Mohan -Original Message- From: Huerta, Luis [mailto

Re: Setting up JSP Directory in Apache with jserv

2000-05-02 Thread Huerta, Luis
Hi, I don't think jserv supports jsp it was designed to handle servlets only, You'll need to install jakarta (tomcat) and set it up with the apache web server in order to compile your jsp's into java servlets and that way you will be able to work with them. I'm working with

Setting up JSP Directory in Apache with jserv

2000-05-02 Thread Puri Aman
Hello All Could anyone please let me know as to how to configure jsp directory in Apache with jserv. Where i can place the jsp and call which location?. Thanx Aman === To unsubscribe: mailto [EMAIL PROTECTED] with body

NT 4 / Apache 1.3.12 / JServ 1.1

2000-04-04 Thread [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, anyone work with the subject configuration extensively enough to find major bugs or performance issues? Thanks, Raul. -BEGIN PGP SIGNATURE- Version: PGP 6.0.2 iQA/AwUBOOqkPTxv8RFQB6H1EQITTgCePZwN58tBOXEsrK6Yjgel9QpBfbMAoPNk cndXvhi

NT 4 / Apache 1.3.12 / JServ 1.1

2000-04-04 Thread [EMAIL PROTECTED]
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, anyone work with the subject configuration extensively enough to find any real tough bugs or performance/scalability difficulties? Thanks, Raul. -BEGIN PGP SIGNATURE- Version: PGP 6.0.2 iQA/AwUBOOqcjDxv8RFQB6H1EQJGswCg6v2yI5iTGPtJycY

JServ 1.0 + GNUJSP 1.0

2000-03-13 Thread Jacky Cheung
Hi,   I am developing a web application using JSDK 2.1 and JSP 1.0. However, the production environment uses JServ 1.0 and GNUJSP 1.0. Since JServ 1.0 supports up to JSDK 2.0 only, my servlets cannot run.   I have read through the GNUJSP 1.0 documentations and found that GNUJSP will provide

Re: JServ (or any other servlet engine) and load balancer

2000-03-13 Thread McGovern Bill
lly implemented it. Current loads don't require it. Bill McGovern > -Original Message- > From: Geert Van Damme [SMTP:[EMAIL PROTECTED]] > Sent: Thursday, March 02, 2000 2:49 AM > To: [EMAIL PROTECTED] > Subject: Re: JServ (or any other servlet engine) and load bal

JServ (or any other servlet engine) and load balancer

2000-03-09 Thread Richard Yee
Hi, Has anyone here used JServ or any other servlet engine on a machine running behind a load balancer? Our configuration is that we have multiple machines running Apache and JServ w/ GnuJSP running behind a load balancer. We have a problem with HttpSessions b/c the sessions are not shared

Re: Off topic: JServ problem?

2000-03-08 Thread Fernando Ribeiro
Take a look at some CGI documentation and check if you are not exceeding any limitation on GET or POST requests. fribeiro Richard Yee wrote: > > I am using Apache 1.3 and JServ 1-1 on Solaris. When POSTing 50-60 input > fields (text edit, check boxes, and selects) some of the last inp

Re: Apache, JSERv and Tomcat

2000-03-08 Thread Stefan van den Oord
<[EMAIL PROTECTED]> > Date: Sun, 5 Mar 2000 16:02:40 +0530 > To: [EMAIL PROTECTED] > Subject: Apache, JSERv and Tomcat > > Hi all, > i have successfully installed Apache 1.3.6. i have also installed > ApacheJServ 1.1 ( on my windows box) > now i went to jakarta.apache.org &

Apache, JSERv and Tomcat

2000-03-07 Thread Desai
for the same is availabe in the bundle( which is what i downloaded)but this bundle did not include any such documentation... and i cant even get the tomcat server to start? does anybody know of any site that offers info on this? i .e. how to setup Apache,JServ and Tomcat? ..or any documentation

JServ (or any other servlet engine) and load balancer

2000-03-04 Thread Richard Yee
Hi, Has anyone here used JServ or any other servlet engine on a machine running behind a load balancer? Our configuration is that we have multiple machines running Apache and JServ w/ GnuJSP running behind a load balancer. We have a problem with HttpSessions b/c the sessions are not shared

JServ 1.0 & GNUJSP 1.0

2000-03-03 Thread Jacky Cheung
Hi, I am developing web applications using JSDK 2.1 servlets and JSP. However, The production enviroment will be JServ 1.0 + GNUJSP 1.0. Since JServ 1.0 supports only JSDK 2.0, all my servlets cannot run in JServ servlet engine. After reading the documentation of GNUJSP 1.0, I found that

JServ 1.0 + GNUJSP 1.0

2000-03-03 Thread Jacky Cheung
Hi,   I am developing a web application using JSDK 2.1 and JSP 1.0. However, the production environment uses JServ 1.0 and GNUJSP 1.0. Since JServ 1.0 supports up to JSDK 2.0 only, my servlets cannot run.   I have read through the GNUJSP 1.0 documentations and found that GNUJSP will provide

Re: JServ (or any other servlet engine) and load balancer

2000-03-02 Thread Geert Van Damme
would load balance the processing (multiple JServ machines, RMI ,) It seems you do load balancing on the web server, and it's my idea that this is only needed for VERY high traffic. Ok, so you want to keep your load balancing setup (maybe it wasn't your decision;-) Take a look at http://j

Caching problems under JSERV

2000-02-26 Thread Alan Goodenough
has anybody experienced strange caching problems when using jsp under jserv? our problem is this:- without changing a thing in the code, intermitantly the page will refuse to display any data from the db, and display an error message. We changed the error message, but the old error message is

Off topic: JServ problem?

2000-02-26 Thread Richard Yee
I am using Apache 1.3 and JServ 1-1 on Solaris. When POSTing 50-60 input fields (text edit, check boxes, and selects) some of the last input fields are not getting to the servlet even though all have data in them or are checked. The number of fields that get omitted, varies depending on how

GNUJSP 1.0 and JServ and sessions

2000-02-22 Thread Richard Yee
Here's a tip if you are using JServ and GnuJsp. In order for sessions to work between servlets and jsp's, you need to have both in the same JServ zone. Otherwise, the servlet and JSP sessions will be maintained separately. It seems that each zone has its own session context. This b

Apache/JServ/GNUJSP/NT

2000-02-01 Thread Girish Haran
Is there a setup guide out there for this combination - GNUJSP running on Apache/Jserv/NT4.0. We are unable to get the gnujsp servlet to kick in and precompile/server *.jsp files. Instead, the file gets output to the browser. Thanks Girish Haran

JServ

2000-01-27 Thread Mohan Radhakrishnan
Hi, Has anybody faced this error ? This happens when I login. java.lang.Error: No session allocated at org.apache.jserv.JServConnection.run(JServConnection.java:365) at java.lang.Thread.run(Thread.java) bye, Mohan ==

Re: installing apache jserv 1.1...

2000-01-08 Thread He ZhiQiang
JSDK is replaced with servlet-2.0-plus.jar in gnujsp1.0. I added following lines in /usr/local/apache/conf/httpd.conf:    Include /data/program/JServ/Configure/jserv.conf and I changed my document root to /data/homepage /data/program/JServ/Configure/jserv.conf:    ApJServManual off

Re: installing apache jserv 1.1...

2000-01-07 Thread He ZhiQiang
I have installed JDK1.2.2+apache_1.3.9+apache_jserv_1.0+gnujsp1.0+PHP3.0.13+MySQL3.23.7,here is my install script: #please first install MySQL and JDK #installation directories MYSQL_PREFIX=/usr/local/mysql JDK_PREFIX=/usr/local/jdk1.2 JSERV_PREFIX=/usr/local/jserv PHP_PREFIX=/usr/local

installing apache jserv 1.1...

2000-01-07 Thread Larry Hoffman
I need to set up a web server. I have already installed apache 1.3.9-8. I need to install the apache jserv now. How would I go about doing this. My operationg system is Linux. Thanks -Larry === To unsubscribe: mailto

Jserv & JSP & Servlets

2000-01-05 Thread Jason Lee
Got a question: I'm running Jserv & GnuJSP. In my jserv properties file I have the following: wrapper.classpath=/usr/lib/apache/ApacheJServ.jar wrapper.classpath=/home/httpd/classes/servlet-2.0-plus.jar wrapper.classpath=/home.httpd/classes my directory structure follows: httpd

Re: getting gnujsp to work with JServ module

1999-12-30 Thread hoy teoh
hi!! i am having problem to get gnujsp 1.0 to work with JServ on NT box. the furtherest i get is the generation of the java file but it couldn't compile to a class that can be executed. i following the installation steps but to no avail.. any sugge

[apache/jserv] config problems with classpath

1999-12-29 Thread Arnaud Vandyck
linux debian 2.0.x; apache 1.3.9; jserv1.0(?); jdk1.1.7v2. I added mail.jar, activation.jar and mysql_comp.jar to the classpath. Compiling and running programs work, but when I make a servlet, it does NOT find the classes. The .java.wrapper looks like: - for class in

Re: Servlet 2.0API ,JServ and Apache(was Re: Redirect w/ JSP)

1999-12-20 Thread Craig R. McClanahan
ve the > Request Dispatcher class. > You may say why not upgrade, well, if you're using JServ and Apache together, then > JServ only supports the 2.0 api. > > Any other suggestions for servlet engines to run with Apache? > You can now use the Tomcat servlet engine from the Jakar

Re: Servlet 2.0API ,JServ and Apache(was Re: Redirect w/ JSP)

1999-12-20 Thread Steve Nguyen
JRun isn't bad but it's really costly. Steve http://www.ebpcs.net - Original Message - From: Jari Worsley <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, December 20, 1999 5:15 PM Subject: Servlet 2.0API ,JServ and Apache(was Re: Redirect w/ JSP) >

Servlet 2.0API ,JServ and Apache(was Re: Redirect w/ JSP)

1999-12-20 Thread Jari Worsley
see below Cor Ruiten wrote: > > getServletContext().getRequestDispatcher("/somepage.html").forward(request, Isn't this only for people running on Servlet Api 2.1? The 2.0API doesn't have the Request Dispatcher class. You may say why not upgrade, well,

Re: install Apache with JServ and GNUJSP

1999-12-14 Thread Hiroyuki Fujisaki
didn't change anything more. How do I know I can run servlet? > (I tried to use http://localhost/jserv or 127:0.0.0/jserv or localhost/jserv > and none of them works) Try "http://localhost/jserv/" or "http://127.0.0.1/jserv/". Be sure to append '/' at th

Re: install Apache with JServ and GNUJSP

1999-12-14 Thread Matt Potter
David, I can't speak to GNUJSP, but I think the URL you must use for getting to the Jserv console is http://127.0.0.1/jserv/ (note the trailing slash is required). This tripped me up the first time I tried it. Otherwise check the logs both for apache and jserv, usually there's som

install Apache with JServ and GNUJSP

1999-12-13 Thread Kuo, David (CICG - GEDNYDEV)
ied to use http://localhost/jserv or 127:0.0.0/jserv or localhost/jserv and none of them works) I also installed gnuJSP and tried to follow the INSTALL.apache. Got a very hard time since it's written for UNIX. I changed whatever /usr/local/... or /home/... to "C:\directory name\..." and i

Re: Differences Apache + JServ and Jakarta

1999-12-09 Thread Ezhilan Narasimhan
jakarta is Jserv and the latest JSP1.1 code merged from Sun. http://www.fiver.net/~ezhilan mailto:[EMAIL PROTECTED] -You never know On Thu, 9 Dec 1999, Willy Faes wrote: > Hi, > > Can anyone explain me

Re: Differences Apache + JServ and Jakarta

1999-12-09 Thread Hans Bergsten
Willy Faes wrote: > > Hi, > > Can anyone explain me what the difference is between Apache + JServ and > Jakarta. > Is Jakarta a replacement for JServ? Is it a kind of Servlet engine with JSP > support? Will it become a part of Apache Server or is it just a module? Does &

Differences Apache + JServ and Jakarta

1999-12-09 Thread Willy Faes
Hi, Can anyone explain me what the difference is between Apache + JServ and Jakarta. Is Jakarta a replacement for JServ? Is it a kind of Servlet engine with JSP support? Will it become a part of Apache Server or is it just a module? Does it use Apache as web server? Thanks, Willy Faes

JSP w/Apache, JServ and NT

1999-11-03 Thread Andrew Luxner
Hi, Can anyone tell me how to configure the JSP engine (jswdk1.0.1) to work with Apache 1.3 and JServ 1.0 on NT? Any config files and/or advice would be helpful. Thanks, Andrew === To unsubscribe: mailto [EMAIL PROTECTED

Re: Using "Include" with Apache/JServ/JSWDK

1999-09-23 Thread Carsten Heyl
>We'd like to use the "Include" functionality to build HTML pages dynamically. We want to include three basic files: horizontal and vertical applet-run menus , and a file containing content. > >We're using JSWDK 1.0, which only supports the JSDK 2.1, and Jserv, which

Using "Include" with Apache/JServ/JSWDK

1999-09-23 Thread Jennifer Mueller
We'd like to use the "Include" functionality to build HTML pages dynamically. We want to include three basic files: horizontal and vertical applet-run menus, and a file containing content. We're using JSWDK 1.0, which only supports the JSDK 2.1, and Jserv, which only su

Rebuilding JServ

1999-08-30 Thread Mehdi Hassanipour
Hello all, Need references on how to rebuild JServ. Regards, Mehdi Hassanipour Product Design & Development NEC America, Inc. [EMAIL PROTECTED] === To unsubscribe: mailto [EMAIL PROTECTED] with body: "si

Re: Apache + JServ + JSWDK + WinNT

1999-08-24 Thread Sanchez Antonio
have you posted the patch anywhere? thanks in advance === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperan

Re: Apache + JServ + JSWDK + WinNT

1999-08-23 Thread James Cooper
ot until Jakarta?) It's being worked on. but it won't be ready for many weeks. > What other versions of JavaServer Pages can I use for free? GnuJSP .92 will work with JServ 1.0 GSP (.html style compiler) works with JServ 1.0 http://www.bitmechanic.com/projects/gsp/ > I think I

Re: Apache + JServ + JSWDK + WinNT

1999-08-23 Thread Mike Engelhart
I've been using the JSP 1.0 beta they have available right now for ServletExec and it works great. -- >From: Jean-Michel Leon <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: Apache + JServ + JSWDK + WinNT >Date: Mon, Aug 23, 1999, 11:25 AM > >

Re: Apache + JServ + JSWDK + WinNT

1999-08-23 Thread Jean-Michel Leon
Bob Byron wrote: > > Wow, thanks for all the great information. I am not sure the direction I am > going to take at this point. > > Questions: > Does anyone have any idea of how long it will be before Jakarta comes out? > When will there be another implementation of apache that will support Java

Re: Apache + JServ + JSWDK + WinNT

1999-08-23 Thread Bob Byron
<[EMAIL PROTECTED]> To: Bob Byron <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, August 23, 1999 10:56 AM Subject: Re: Apache + JServ + JSWDK + WinNT Bob Byron wrote: > > I am trying to get Java Server Pages to work under Apache. So far I have > yet to suc

Re: Apache + JServ + JSWDK + WinNT

1999-08-23 Thread Jean-Michel Leon
Bob Byron wrote: > > I am trying to get Java Server Pages to work under Apache. So far I have > yet to succeed. I would like to hear from you if you have successfully > gotten Java Server Pages to work under NT. > > My configuration is: > WinNT > Apache 1.3.6 >

Using JSP with Apache/JServ

1999-08-23 Thread DAVE TOWNSEND
So far I have been using the JSWDK for my JSP development, but I am now looking to move over the Apache JServ. According the the JSWDK-EA docs, it can be used with Apache/JServ, but some features may not function since Apache/JServ uses Servlet API 2.0. Has anybody had any experience of

Apache + JServ + JSWDK + WinNT

1999-08-22 Thread Bob Byron
I am trying to get Java Server Pages to work under Apache. So far I have yet to succeed. I would like to hear from you if you have successfully gotten Java Server Pages to work under NT. My configuration is: WinNT Apache 1.3.6 Jserv 1.0 JSWDK-1.0-ea Everything works fine when

Re: JSP with Apache and JServ

1999-08-16 Thread Steve Lopez
EMAIL PROTECTED]]On Behalf Of Bruce Conrad Sent: Monday, August 16, 1999 5:25 PM To: [EMAIL PROTECTED] Subject: Re: JSP with Apache and JServ Thanks for that explanation, Craig. There are two lines in the zone's properties file that seem to be involved with setting up the scratch

Re: JSP with Apache and JServ

1999-08-16 Thread Bruce Conrad
ntext This does not inspire confidence... Thanks again, Bruce Conrad -Original Message- From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 14, 1999 4:34 PM To: Bruce Conrad Cc: [EMAIL PROTECTED] Subject: Re: JSP with Apache and JServ Bruce Conrad wrote: > >

Re: JSP with Apache and JServ

1999-08-16 Thread Bruce Conrad
8/bin:/usr/local/JSDK2.0/bin:/usr/local/bin:/usr/ ccs/bin: /usr/sbin:/usr/bin -Original Message- From: Amol Kher [mailto:[EMAIL PROTECTED]] Sent: Saturday, August 14, 1999 11:23 AM To: Bruce Conrad; [EMAIL PROTECTED] Subject: Re: JSP with Apache and JServ You might wanna check if

Re: JSP with Apache and JServ

1999-08-14 Thread Craig R. McClanahan
Bruce Conrad wrote: > > One thing I don't understand about JSP is this: the .jsp page is > compiled into a servlet. Where is that servlet placed? Does the servlet > zone's properties file not need a repositories entry saying where the > compiled servlets are placed? > For the JSWDK implementatio

Re: JSP with Apache and JServ

1999-08-14 Thread Amol Kher
lt;[EMAIL PROTECTED]> Sent: Friday, August 13, 1999 6:17 PM Subject: JSP with Apache and JServ > Does anyone have experience with using JSP (Sun's reference > implementation, version 1.0ea) with Apache 1.3.6 and JServ 1.0? > > After installing these (on Solaris 2.6) I installed

JSP with Apache and JServ

1999-08-13 Thread Bruce Conrad
Does anyone have experience with using JSP (Sun's reference implementation, version 1.0ea) with Apache 1.3.6 and JServ 1.0? After installing these (on Solaris 2.6) I installed jswdk 1.0ea, following the instructions in the README to modify jserv.conf, jserv.properties, and servlet.prope

Re: Apache Jserv/jswdk

1999-06-28 Thread Daniel Lopez
Hi Nithi, If you are using Apache JServ, then you already have the servlet.properties file created, even though in Apache 1.3.6 is your properties file for the zone you want to use. The default zone is usually called root and the file is "zone.properties" in the conf directory of y

Apache Jserv/jswdk

1999-06-28 Thread Nithi Rajan
Hi, I'm using Apache 1.3.6 Jserv with JSWDk 1.0 for running jsp. When I try to invoke http://localhost/snoop.jsp I get the following error, The JSP Engine is not configured with a scratch dir. Please add jsp.initparams=scratchdir= in the servlets.properties file for this contex

Re: Having trouble configuring suns jsp with jserv

1999-06-20 Thread Anonymous
> Craig McClanahan > For general help installing and configuring Apache and Apache JServ: Thanks for your reply. I read them. The Apache webserver, and the JServ servlet engine are working. JavaServer pages are not. > For the JSWDK engine, there are specific instructions in the RE

Re: Having trouble configuring suns jsp with jserv

1999-06-19 Thread Anonymous
Hello, As far as I know Sun's JSP needs JSDK 2.1 and Apache Jserv (lastest release is 1.0 final) only supports for instance JSDK 2.0 You may want to try GNUJSP This situation will change as fro a previously posted message : "The JSDK and JSP source code is going to be licensed to Ap

Re: Having trouble configuring suns jsp with jserv

1999-06-18 Thread Anonymous
Message - From: Bob Byron To: [EMAIL PROTECTED] Subject: Having trouble configuring suns jsp with jserv I am still looking for any help someone might be able to offer. Has anyone gotten the following configuration to work? WindowsNT 4 Workstation sp 5 Apache Webserver 1.3.6 Apache JServ

Re: Having trouble configuring suns jsp with jserv

1999-06-17 Thread Anonymous
Bob Byron wrote: > > Craig McClanahan > > For general help installing and configuring Apache and Apache JServ: > > Thanks for your reply. I read them. The Apache webserver, and the JServ > servlet engine are working. JavaServer pages are not. > > > For the JS

Re: Having trouble configuring suns jsp with jserv

1999-06-17 Thread Anonymous
Bob Byron wrote: > I am still looking for any help someone might be able to offer. Has > anyone gotten the following configuration to work?WindowsNT 4 > Workstation sp 5Apache Webserver 1.3.6 Apache JServ 1.05b > Sun JSWDK-1.0-eaSun JSDK 2.0 For general help in

Re: Having trouble configuring suns jsp with jserv

1999-06-17 Thread Anonymous
I am still looking for any help someone might be able to offer.  Has anyone gotten the following configuration to work?     WindowsNT 4 Workstation sp 5     Apache Webserver 1.3.6     Apache JServ 1.05b     Sun JSWDK-1.0-ea     Sun JSDK 2.0   - Original Message - From: Bob

Having trouble configuring suns jsp with jserv

1999-06-15 Thread Anonymous
The server is running:     WindowsNT     Apache Webserver     Apache JServ     Sun JSWDK (JavaServer Pages)  I am trying to install Sun's JavaServer Pages to run under my web server - so far, no luck.  I can tell you that the webserver works fine, it is delivering my html pages.  Also

Re: PLEASE HELP !!! with apache / jserv

1999-06-10 Thread Craig R. McClanahan
Thibaut Colar wrote: > Hi, sorry to bothering you for the third time, but i really need > helpI've installed apache 1.3.6 on win98 and jserv (so also > jsdk2.0).most of this is working butwhen i go to the page > http://127.0.0.1:80/status/jserv/ i see this page ( > http://

PLEASE HELP !!! with apache / jserv

1999-06-10 Thread Thibaut Colar
Hi,  sorry to bothering you for the third time, but i really need help I've installed apache 1.3.6 on win98 and jserv (so also jsdk2.0). most of this is working but when i go to the page http://127.0.0.1:80/status/jserv/  i see this page ( http://sequ.jetsoftware.com:3080/jsp/page1.html )

Need HELP with jserv and apche

1999-06-09 Thread Thibaut Colar
hi, I've installed apache 1.3.6 on win98 and jserv (so also jsdk2.0). most of this is working but when i go to the page http://127.0.0.1:80/status/jserv/  , the page is ok with in this: Configured hostsMapped servlet engines thibaut.darea.fr (current) if i click on thibaut.darea.fr,

JServ & SunJSP ?

1999-05-21 Thread Pascal MAUGERI
A simple question : is it possible to use SunJSP with JServ today ? Thanks. pascal === Pascal MAUGERI 40, bis rue Brunetière 93600 Aulnay-sous-bois FRANCE Tél.: 01 48 69 92 34 GSM : 06 85 94 03 89

  1   2   >