Hear us Roar
Article:
 |
|
Using Tomcat 4 Security Realms
|
| Subject: |
|
How to protect a directory in my application |
| Date: |
|
2006-03-07 05:44:54 |
| From: |
|
singhgurpreet
|
|
|
|
Hi
This is a great article , and every thing work for me, i am u sing Memory Realm.
i want to change url patters so that it secure my one direcory inside my application and not the compelete project
i tried to play around with url pattern , but dosent seem to be working
i nedd some thing like
<url-pattern>/myapplication/executives/*</url-pattern>
or
<url-pattern>/executives/*</url-pattern>
it will be a great help, if some one can suggest some way
Thanx in advance
|
|
| |