Hi there,
I have a java application developed by a third-party. It's a client that connects to our server. They gave me a JAR and a JAD.
In the JAD file, appart of the usual stuff, they put there more properties, like user and password.
The idea is that when a user wants to download that application, I have to send him the JAR and the JAD (this one updated with the users user and password).
Is it possible to send the users a single file, instead of two? like a bundle or something...
many many thanks!!

Reply With Quote



