|
form authenticaion and security-constraint question: msg#00074text.xml.resin.user
Does anyone know how to allow public access to a subfolder of a protected path, or if it's even possible in Resin? I am using form authentication for users to login to a web app. The form-login-page (/login.html) has graphics that are in /images/. Those graphics will not show up unless the user has already logged in. So can I configure Resin security-constraint so that / is restricted to "regUser" role, but /images/ is public? I tried <security-constraint url-pattern='/*' role-name='regUser'/> <security-constraint url-pattern='/images/*' role-name='*'/> but it didn't work. TIA <!---------------unsolicited ads begin here ---------------> Incroyable ! des SMS offerts avec CaraMail Premium - http://www.caramailmax.com |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Problem displaying correct time.: 00074, Ingo Pakleppa |
|---|---|
| Next by Date: | Test, please ignore.: 00074, Jake Huang |
| Previous by Thread: | problems getting DataSource from JNDIi: 00074, Geoffrey Jost |
| Next by Thread: | Re: form authenticaion and security-constraint question: 00074, John York |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |