> Hello Kevin,
>
> Kevin Duffey wrote:
>
> > Hi,
> >
> > >your problem is the setProperty * part .. Orion has yet to support
> > >this. I and a few others have already complained about this. For a quick
> > >fix just put the exact properties that may be called, but it seems to me
> >
your problem is the setProperty * part .. Orion has yet to support
this. I and a few others have already complained about this. For a quick
fix just put the exact properties that may be called, but it seems to me
Orion is putting all their effort into the EJB compatibility, not JSP
prob
> Jeremy
>
> -----Original Message-
> From: Bond - James D. [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 06, 2000 12:36 PM
> To: Jeremy Pierson
> Subject: RE: page-include bug
>
>
>
> No, I understand. The problem is you cannot POST to html ... period ..
I had this problem til I downloaded the latest orion.jar on the web site.
It updated me to .91g and then the 'library path' stuff worked fine for
me. .91b never could find my classes.
On Tue, 22 Feb 2000, JonTom Kittredge wrote:
> I have just started using Orion 0.9.1b, and have gotten it to l
I've asked this a couple times and still haven't gotten a response:
How come setProperty with a * doesn't work? Like this:
This code works in all other Servlet/JSP engines I've used, why doesn't it
work in Orion (I'm using .9g I believe) ??!!
James Dalrymple
Telesoft Corp.
Is there any reason the the setProperty * function of JSPs doesn't work in
Orion (.8 or .9) like it does in all other JSP 1.0 or 1.1 implementations
I've tried. Here's the code that won't work specifically in Orion:
To get it to work in Orion