posted 16 years ago
Hi all, I'm starting the client UI and want to make sure my logic is correct. I'm thinking
1) when JFrame opens immediately pops up the DB chooser window (local or remote)
2) once selected/connected, user clicks away to search, create etc.
Now in the specs it mentions:
a) the user is able to choose the database location
b) All configuration must be done via a GUI, and must be persistent between runs of the program. Such configuration information must be stored in a file called suncertify.properties which must be located in the current working directory.
If local, the app runs as "standalone" from default (hard-coded) location? If remote, am I suppose to get the server's address/port etc from the properties file where the data file resides? Can user change the properties file's attributes? What other attributes are needed in the properties file? What format is the properties file in - XML or plain text?
K. Tsang CEng MBCS PMP PMI-ACP OCMJEA OCPJP