Pierre van Rooden <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> >Log Message:
> >michiel: you don't want to know what I did here
> 
> Actually, I would ;)
> 
> >+     private static  Set invalidIncludingAppServerRequestClasses = new 
> >HashSet();
> >+ 
> >+     {
> >+         
> 
>>invalidIncludingAppServerRequestClasses.add("com.evermind.server.http.EvermindHttpServletRequest");
>  // Orion
> >+     }
> 
> Nasty. Isn't there a better way to check for badd appservers than by 
> classname?

Yes, it is rather terrible, but I want to have _something_ which works, and
this stuff is only private, so well...

Another point is that mm:include now still does not behave absoletely the
same for Orion and Tomcat (or other app-servers).

In Tomcat the 'included' page hast the same parameters as the 'including'
page (plus some extra), and not so in Orion. So, I don't know...

 Michiel



-- 
Michiel Meeuwissen 
Mediapark, C 107 tel. +31 (0)35 6772979



Reply via email to