Search:

Type: Posts; User: xbit; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    4,814

    Congratulations!

    Congratulations on hijacking a four year old thread!
    Thanks for the help, I've been sitting here helplessly for four years just waiting for a reply..
  2. Replies
    11
    Views
    4,596

    Certainly, karldmoore! Some relevant threads...

    Certainly, karldmoore!

    Some relevant threads are:


    Question about Users/Roles and ACL
    Best way to restrict Principal from deleting certain domain object instances?
    ACL without database...
  3. Replies
    11
    Views
    4,596

    Conditional roles - what happened?

    I found a handful of threads here concerning conditional roles and some examples, and references to Alarmnummers blog. There was also some talk about integrating this with Acegi (about a year ago),...
  4. Replies
    33
    Views
    27,829

    @litterat: I'm not sure who your reply was...

    @litterat: I'm not sure who your reply was directed at but creating one role for each method would be pretty meaningless as one quickly would end up with hundreds of roles and a completely...
  5. Replies
    33
    Views
    27,829

    Instead of using a seperate class I guess it...

    Instead of using a seperate class I guess it should work if implementing the 3 interfaces in one class too?

    It still causes an endless loop and ultimately a Stack Overflow here...
  6. Replies
    3
    Views
    4,814

    Changing default response encoding

    Hi, I'm trying to change the default encoding that my web application outputs (from ISO-8859-1 to UTF-8).

    I can do this in my controller:


    response.setCharacterEncoding("utf-8");


    or this...
Results 1 to 6 of 6