Hi,
a fix for the inner classes problem can be found at
http://www.orionserver.com/orion/orion.jar.

Have a nice day (and thanks for the report)!

/Magnus Stenman, the Orion team



----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Friday, May 26, 2000 2:02 PM
Subject: Error using inner classes in JSP


> I am also getting this error. (Inner classes in JSPs do not work).
>
> Will this be fixed?
>
> Yours,
> Christian Tellefsen
>
> -----Opprinnelig melding-----
> Fra: E MacManus [mailto:[EMAIL PROTECTED]]
> Sendt: 13. mai 2000 19:48
> Til: Orion-Interest
> Emne: possible JSP translation bug
>
>
> OrionServer 1.0rc1 does not seem to handle anonymous inner classes defined
> inside a JSP.
>
> The page gets compiled, but at client request time, the JSP container's
> classloader cannot find the generated class file, so a
NoClassDefFoundError
> is produced.  There appears to be a generated classfile left near the base
> of the application-deployments directory.
>
> I have found no indication in the JSP specification that indicates that
> anonymous inner classes should be disallowed, so I'm inclined to think
that
> this behavior just is a bug.
>
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>


Reply via email to