Hi guys,
I have the same problem in WebSphere 6.1.
When I try to get
In my controller I try
Is returned Unauthenticated;
When I access the WebSphere direct the error doesn't happens,...
Type: Posts; User: dcmdeivid; Keyword(s):
Hi guys,
I have the same problem in WebSphere 6.1.
When I try to get
In my controller I try
Is returned Unauthenticated;
When I access the WebSphere direct the error doesn't happens,...
I will create a subdomain is better. And in this subdomain I will run administration application.
Thanks for you help Rob!
Hi Robert,
I used your sugestion and works fine!
But I have other problem now.
/administracao/* and /biblioteca/* redirect to mapped login pages.
But my action is setted to the...
Hi guys,
How can I allow multiple login pages in my app?
I have two differents paths:
/administracao // the site administration
/biblioteca // A library
I need different login pages for...