SV: Orion and JSP

2002-05-14 Thread magnus . rydin
14 maj 2002 00:16 Till: Orion-Interest Ämne: Orion and JSP Hi, I am trying to use jsp s with Orion. Can anyone let me know how do I get the JSP compiled and displayed on the web browser ?. I know that OC4J compiles the JSP, just could not figure out how to get the orion do

Re: Orion and JSP

2002-05-14 Thread Joseph Ottinger
as they are. - Joseph B. Ottinger [EMAIL PROTECTED] http://enigmastation.comIT Consultant On Mon, 13 May 2002, Krishnan, Sri wrote: Hi, I am trying to use jsp s with Orion. Can anyone let me know how do I get the JSP compiled

Orion and JSP

2002-05-13 Thread Krishnan, Sri
Hi, I am trying to use jsp s with Orion. Can anyone let me know how do I get the JSP compiled and displayed on the web browser ?. I know that OC4J compiles the JSP, just could not figure out how to get the orion do that. Thanks alot for your help Sri

Re: Orion and JSP

2002-05-13 Thread Corey Graham
jsp s with Orion. Can anyone let me know how do I get the JSP compiled and displayed on the web browser ?. I know that OC4J compiles the JSP, just could not figure out how to get the orion do that. Thanks alot for your help Sri -- Corey J. Graham - Software Developer Keystroke Technology

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-02 Thread Manne Fagerlind
: Orion-based JSP bug -- The Case of the Exhibiting %00 Thanks. We are trying, but are running into other non-related issues (if I remember correctly, they have to do with internationalization). --Rex | -Original Message- | From: Hani Suleiman [mailto:[EMAIL PROTECTED]] | Sent: Monday, April

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-02 Thread Ray Harrison
-Original Message- From: Rex McFarlin [mailto:[EMAIL PROTECTED]] Sent: 02 May 2001 04:21 To: Orion-Interest Subject: RE: Orion-based JSP bug -- The Case of the Exhibiting %00 Thanks. We are trying, but are running into other non-related issues (if I remember correctly, they have to do

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread John Pletka
I can reproduct this bug on Orion 1.4.0 under win2k, Sun JDK 1.3.0 -Original Message- From: Rex McFarlin [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 10:28 AM To: Orion-Interest Subject: Orion-based JSP bug -- The Case of the Exhibiting %00 Can anyone help us solve

Re: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread Joseph B. Ottinger
PROTECTED]] Sent: Monday, April 30, 2001 10:28 AM To: Orion-Interest Subject: Orion-based JSP bug -- The Case of the Exhibiting %00 Can anyone help us solve a perplexing JSP bug? We have been unsuccessful. If a %00 is attached to the end of a URL (as in, http://localhost:8008/dcr/index.jsp%00

Re: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread Jeff Hubbach
01, 2001 at 12:53:56PM -0500, John Pletka wrote: I can reproduct this bug on Orion 1.4.0 under win2k, Sun JDK 1.3.0 -Original Message- From: Rex McFarlin [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 10:28 AM To: Orion-Interest Subject: Orion-based JSP bug -- The Case

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread Aaron Tavistock
-Interest Subject: Re: Orion-based JSP bug -- The Case of the Exhibiting %00 Joseph, This IS fixed, and as was already posted to the list, just use a more recent version of Orion. I run 1.4.5 and can't duplicate this problem. Jeff. Joseph B. Ottinger wrote: I've replicated this bug in Orion 0.4.8b

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread Jim Mallmann
Joseph, Don't worry...your sarcasm isn't lost on all of us. :) Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Hubbach Sent: Tuesday, May 01, 2001 5:26 PM To: Orion-Interest Subject: Re: Orion-based JSP bug -- The Case of the Exhibiting %00

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread Rex McFarlin
earlier than 1.4.5 (probably). We are having some other issues not related to this, so don't know if it works, yet. Rex | -Original Message- | From: Jeff Hubbach [mailto:[EMAIL PROTECTED]] | Sent: Monday, April 30, 2001 1:34 PM | To: Orion-Interest | Subject: Re: Orion-based JSP bug

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-05-01 Thread Rex McFarlin
: Re: Orion-based JSP bug -- The Case of the Exhibiting %00 | | | This bug was reported and fixed a long time ago, you should upgrade! | | On Mon, 30 Apr 2001, Rex McFarlin wrote: | | Can anyone help us solve a perplexing JSP bug? We have been | unsuccessful. | | If a %00 is attached

Orion-based JSP bug -- The Case of the Exhibiting %00

2001-04-30 Thread Rex McFarlin
Can anyone help us solve a perplexing JSP bug? We have been unsuccessful. If a "%00" is attached to the end of a URL (as in, http://localhost:8008/dcr/index.jsp%00) to a JSP page that is being served by Orion server, the user receives, not the rendered HTML page that he or she might be

Re: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-04-30 Thread Hani Suleiman
This bug was reported and fixed a long time ago, you should upgrade! On Mon, 30 Apr 2001, Rex McFarlin wrote: Can anyone help us solve a perplexing JSP bug? We have been unsuccessful. If a %00 is attached to the end of a URL (as in, http://localhost:8008/dcr/index.jsp%00

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-04-30 Thread Aaron Tavistock
Doesn't happen for me on Orion 1.4.8, Jdk1.3, Redhat Linux 7.1 -Original Message-From: Rex McFarlin [mailto:[EMAIL PROTECTED]]Sent: Monday, April 30, 2001 8:28 AMTo: Orion-InterestSubject: Orion-based JSP bug -- The Case of the Exhibiting %00 Can anyone help us solve

Re: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-04-30 Thread Jeff Hubbach
Rex, I just tried to duplicate your situation, both with zeroes (yielded a 400 Bad Request) and capital o's (yielded a 404 Not Found). I'm running Orion 1.4.5 on Red Hat 6.2 with Sun's JDK 1.3. Jeff Hubbach. Rex McFarlin wrote: Can anyone help us solve a perplexing JSP bug? We have been

RE: Orion-based JSP bug -- The Case of the Exhibiting %00

2001-04-30 Thread Kesav Kumar
, 2001 8:28 AMTo: Orion-InterestSubject: Orion-based JSP bug -- The Case of the Exhibiting %00 Can anyone help us solve a perplexing JSP bug? We have been unsuccessful. If a "%00" is attached to the end of a URL (as in, http://localhos

RE: weird Orion 1.4.4 JSP bug

2000-12-15 Thread Joe Walnes
oyanov [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 December 2000 11:51 To: Orion-Interest Subject: weird Orion 1.4.4 JSP bug Hi-, It looks like The Orion 1.4.4 code generator for jsps has an error. First, here is the JSP itsel and below is the error message =JSP page

weird Orion 1.4.4 JSP bug

2000-12-14 Thread Hristo Stoyanov
Hi-, It looks like The Orion 1.4.4 code generator for jsps has an error. First, here is the JSP itsel and below is the error message =JSP page= %@ taglib uri="webwork" prefix="webwork" % !-- webwork:include page="/request.jsp" -- webwork:notexists name="$name"

RE: weird Orion 1.4.4 JSP bug

2000-12-14 Thread Scott Farquhar
AFAIK you cannot close a tag with parameters: /webwork:isnotnull name="$name" Try without the parameter -Original Message- From: Hristo Stoyanov [mailto:[EMAIL PROTECTED]] Sent: Friday, 15 December 2000 11:51 To: Orion-Interest Subject: weird Orion 1.4.4 JSP bug Hi-, It

Orion 1.2 JSP Samples

2000-08-22 Thread Willy Gielen
I downloaded and installed Orion 1.2.0 on a Suse 6.4 Linux machine with JDK 1.2.2 and have the following problem: When I start the server, it tells me that it cannot find the WEB-INF/web.xml file for initializing the default web site. The directory structure on Linux is case sensitive, and there