Hello, I'm using the Java ws-apache-xmlrpc library, but I was wondering, in Helma you were able to do like: addHandler("Auth", new WhateverClass());, if I recall correctly. In this, you have to give the classname. Now I have no access to my classes anymore? How do I get access to the handler classes, since I need them internally.
Thanks, Lars Wesselius