Search:

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

Search: Search took 0.01 seconds.

  1. Velocity, AbstractWizardFormController, Cannot expose session attribute

    Just for record sake. I had problem with "Cannot expose session attribute 'xxx.forms.wizard1.WizardFormController.PAGE.wizardForm' because of an existing model object of the same name" exception....
  2. Replies
    2
    Views
    1,151

    grr

    You are right. Problem was with enctype="text/plain" which my text editor automagicaly add.

    Solved, thank you.
  3. Thread: Acegi + Velocity

    by dizzi
    Replies
    2
    Views
    932

    In the meantime you can try this (session...

    In the meantime you can try this (session attributes expose on):



    User: $SPRING_SECURITY_LAST_USERNAME ::
    Password: $SPRING_SECURITY_CONTEXT.Authentication.Principal.Password ::
    Roles:...
  4. Replies
    2
    Views
    1,151

    Form Authorization doesnt work with POST

    Have anybody some tip, why my authorization form doesnt work with method="post" but it works with method="get"?

    (with post method userdetailservice obtains empty string)

    thx
  5. Thread: Acegi + Velocity

    by dizzi
    Replies
    2
    Views
    932

    Best practice?

    Hello, Im interested in this topic too.

    I would like to see what is best practice of propagating Authorization object to velocity context.

    One possiblity is to manualy put this object as...
Results 1 to 5 of 5