On Tuesday 16 August 2005 12:26, Johan Compagner wrote: > How would you do that exactly?
> creating a base class, that can be found by the web app classloader, and > extend that one with classes that can only be found by the oscar loader > will not help i think. Because i think it first needs to have the real class > and then it loads the base classes (because this is specified in the > real class) Hmm, you might be right there. :) I'm not a web application expert, but can't you change the way the serialization of these sessions works? Greetings, Marcel
