is there a property for this?
is there a property for this?
- Subject: is there a property for this?
- From: Theodore Petrosky <email@hidden>
- Date: Sun, 31 Mar 2013 20:31:49 -0700 (PDT)
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden