is there a way to populate my username and password field through a property?

normally, I would use the setter:


//              this.setUsername("sysadmin");
//              this.setPassword("4004");
        

in the Main constructor and comment it out when I compile for deploy. I thought 
that setting it in a developer property file would be neat and tidy. 

Ted
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to