Common application for different database users
Common application for different database users
- Subject: Common application for different database users
- From: "Cheong Hee (Datasonic)" <email@hidden>
- Date: Tue, 14 Aug 2007 11:16:34 +0800
I have the same application that is currently used by different group of
users (or company). I did it in JavaMonitor and gave them different name
for application instances and initialized them with few own parameters in
JavaMonitor. So that when each group of them will access through:
www.mydomain.com/aaa after webserver redirection for group "aaa"
etc..
This made me maintains list of application instances.
The other option is to let user go to the common home page, and have a
selector to choose so that to differentiate the group of users.
But this could be an issue, as it means other groups/companies are exposed
to anyone who go to the common home page.
Is there any better way of design so that the same application could be used
to access their own database, while not to create list of different
application instances in JavaMonitor?
Cheers
Cheong Hee
_______________________________________________
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