Hi all,
I have a strange behaviour I cannot explain.
In an applet context, the use of "util: properties" namespaced feature is issuing the download of org.springframework.core.jar and org.springframework.beans.jar.
Those files are not present so it lead to 404 response, but the application doesn't complain, the probleme is the amount of 404 in the apache log...
Any idea to fix this ?
Thanks
