Hi,
 
I want to restrict access to my actions - meaning: I dont want users to
be able to type them in the adressbar and jump around in my page as they
like to. 
It kinda makes my navigation effords senseless.
Ive try to write a servlet-filter which checks for actions beginning
with "secure"  - but It filters out every single of those actions -
regardless if I call it from one of my classes or directly from the
adress-bar
Id love another approach - or some corrections for my filter 
 
thanks guys
 
regards, Tom

 

 

Reply via email to