Hi,
We're using the old javax.servlet namespace for compatibility reasons.
Some of our jar files are re-used by different web-apps, therefore we
placed them in the common classloader.
Is it possible to convert them dynamically, just like how we do it for
servlets in the per app WEB-INF folder, by using the following in the
context file:
<Loader jakartaConverter="TOMCAT" />
Thanks.
Regards,
Kok Hoor
