I am copying the files in JavaScript folder(Only this folder) into my other
server's documents root (I am using a different server side technology
rather than Java). And there I am writing some code to disply
gadgets(customized). And I am putting the Java folder in another location
and I am creating gadgets by setting the server base using the method,
gadget.setServerBase. Will the features work properly even though they are
on different machines. Or will it cause any problems in using the gadgets
features?