All,
Now in the client, with the user name and password we also need to enter the server name, is it possible hard code the server name in the code or make it read from a file.
Regards
Ajay
All,
Now in the client, with the user name and password we also need to enter the server name, is it possible hard code the server name in the code or make it read from a file.
Regards
Ajay
It does read form a file. C:\Documents and Settings\User\Spark\spark.properties (server=servername). To hardcode it you need to modify the code of Spark and compile your own build.