Can the Java cache be cleared programatically?

I am getting ready to go live with Servoy 4.1.1. During internal testing, many issues like the Smart Client missing beans were solved by clearing the Java cache. Though you and I are capable of easily navigating through operating systems to achieve this, most of my end-users have to have their hands held by our tech support department. It would be great if I could include a button or menu command in my solution that a user could use to clear their Java cache. Is something like this possible?

Steve in LA

You need to know the location for the cache files. Once you know that I think it is easy to just delete them from within Servoy but…
When you delete them from within Servoy you also delete cache files of the current client instance.
I don’t know if you can do that and, if you do that what the penalty is going to be.