Using two different databases is a customer requirement.
Is it possible to forward client based on the role? If I would use
single login page www.myapp.com/login.jsp can I do something
like:
...
Type: Posts; User: igeca; Keyword(s):
Using two different databases is a customer requirement.
Is it possible to forward client based on the role? If I would use
single login page www.myapp.com/login.jsp can I do something
like:
...
I have same kind of situtation.
- two restricted ares and a public area
www.myapp.com
www.myapp.com/users/
www.myapp.com/admin/
- two entry points to the restricted areas and two...