Solvina
Feb 4th, 2005, 03:49 PM
Hello all,
i read through manuals on acegi web page, but i am still very confused and completly unable to protect anything with acegi :oops: .
Right now i have simple web application, that uses Spring, Tapestry and Hibernate.
I need to protect that web app something like this way:
whenever the user comes to any page from that app and his session is not authentized, it's neccessary to relocate him to Login page.
Then verify his login and after success redirect him back to previous location.
The problem for me is that manual, although is very nice, does not give me an axample how to do that really simple thing - at least i wasn't able to find it.
So - if you have any hints, or if you could point me to some example i'll really appreciate this.
i read through manuals on acegi web page, but i am still very confused and completly unable to protect anything with acegi :oops: .
Right now i have simple web application, that uses Spring, Tapestry and Hibernate.
I need to protect that web app something like this way:
whenever the user comes to any page from that app and his session is not authentized, it's neccessary to relocate him to Login page.
Then verify his login and after success redirect him back to previous location.
The problem for me is that manual, although is very nice, does not give me an axample how to do that really simple thing - at least i wasn't able to find it.
So - if you have any hints, or if you could point me to some example i'll really appreciate this.