I also agree that it's not a bug in Orion, it's
just an issue that occurred when porting from
JRun to Orion, which required code modification.
It just might be the subject of a technote
or something. The other problem, where code
can't be multiple lines long, I think is a bug
in Orion's parser.
Doug
--
Doug Smith
Senior Developer
Eviciti Corp.
http://www.eviciti.com
mailto:[EMAIL PROTECTED]
"Arved Sandstrom"
<arved.sandstrom@e-plicity To: Orion-Interest
<[EMAIL PROTECTED]>
.com> cc:
Sent by: Subject: RE: Just starting
with Orion - some issues
owner-orion-interest@orion
server.com
06/15/2000 05:19 AM
Please respond to
arved.sandstrom
I agree. I would go so far as to consider this a problem with JRun.
Arved Sandstrom
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Wong Kok Wai
Sent: Wednesday, June 14, 2000 11:58 PM
To: Orion-Interest
Cc: Orion-Interest
Subject: Re: Just starting with Orion - some issues
[EMAIL PROTECTED] wrote:
>
> - JRun automatically includes the java.io.* package, you
> don't have to do a page include manually if you use
> something like a java.io.BufferedReader in a JSP page.
I don't see this as bug in Orion as this feature of JRun is not
mentioned anywhere in the specifications from Sun.