Hi.. This is not a struts related question.. but I need to know if there is a way of sharing information between web applications. for example I have a common class.. maybe in the server's classpath .. and one web app accesses it and sets some values.. and then another web app accesses it and gets those values..
Thanks and Kind Regards Roshan

