Thats the kind of thing I was thinking of, however, we are stuck with an appserver using servlet spec 2.3 :(
Back to the drawing board then :(
Thanks
Type: Posts; User: PeteSlater; Keyword(s):
Thats the kind of thing I was thinking of, however, we are stuck with an appserver using servlet spec 2.3 :(
Back to the drawing board then :(
Thanks
Hey all,
It appears I am hitting problem after problem these days :(
Has anybody found a nice, elegant solution to using Acegi with JSF and the fact that the JSF servlet is performing forwards...
Hi,
When you mention Spring Controllers are you refering to Spring MVC Controller?
If so, we are not using that part of Spring.
We are simply using JSF as the presentation technology.
Ideally...
Luke,
Thanks for the help and the prompt reply.
I will be examining your suggestion in more detail tomorrow :)
Thanks again.
Pete
Sorry for the vagueness of my original post, I will endeavour to clarify it somewhat.
We are developing a web based application and have a requirement to split user authentication over two ( or...
Hey,
I am currently investigating whether I can use Acegi security as part of a new project I am involved with.
The project already relies quite heavily on Spring and as such, using Acegi for...