Hi All,How do I connect to a remote object (a java class) that
isresiding on a different machine and not inside the classes folderof
the WEB-INF/classes folder. I am using FDS with Tomcat server.Right now,
I copy the java class into the classes folder ofWEB-INF Folder and then
define a destination in theRemoting-config.xml. JavaClass
application Please let me
know how to use remoting if the class is on adifferent server.Thanks in
advance,klepto