Hi,
Thanks, I stand corrected, as I did not try witht the last release of
Orion and I didn't remember reading this IMHO important fact anywhere.
But it could be me not paying attention, so... ;). Anyway, how about the
classloader issue? Is that solved in 1.5.3 as well? I remember trying to
in
1.5.3 uses the jsdk2.3 spec, not the pfd 2, which was in 1.5.2. You can
check this by looking in the orion.jar distribution in 1.5.3, and see that
the filter interface in javax.servlet.Filter uses the proper methods jsdk2.3
methods for Filter, destroy(), doFilter() and init().
The old pdf 2 spec