Hi all,
anyone knows if it is possibile to use a custom class loader
in a web application (deployed using a EAR and/or WAR file).
Can the application server deny the permission to instantiate
and use a user-defined class loader?
Thanks, Angelo
anyone knows if it is possibile to use a custom class loader
in a web application (deployed using a EAR and/or WAR file).
Can the application server deny the permission to instantiate
and use a user-defined class loader?
Thanks, Angelo
Comment