Search:

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

Search: Search took 0.01 seconds.

  1. logging in directly after confirming useraccount

    I have the following requirement :

    We require users to confirm their email by clicking on a link that is sent to them. Upon clicking on the link the users should immediately be logged in

    I...
  2. Replies
    1
    Views
    698

    On binding on flow scoped objects

    Once a value is bound to a flow scope object it will remain bound untill it is overwritten.

    This seems problematic in a lot of cases

    suppose you have a form with 2 fields both are required.
    ...
  3. Replies
    2
    Views
    2,630

    hmmm if that is correct it *SHOULD* work... I am...

    hmmm if that is correct it *SHOULD* work... I am pretty confused now
  4. Replies
    2
    Views
    2,630

    Well I did some more tests and did a little...

    Well I did some more tests and did a little reading and it turns out that spring aop is quite a bit different from for instance aspect j in that it creates proxy objects that sit infront of the...
  5. Replies
    2
    Views
    2,630

    Session-in-view + transaction interceptor

    Hi I am trying to get up and running with webwork + spring + hibernate

    I've got everything working working with template callbacks for transactions but after reading about source level meta data...
  6. Replies
    2
    Views
    2,816

    obviously That was kind of the implicit...

    obviously



    That was kind of the implicit question, and the reason I initially posted this message in the core container forum. I figured there might be some build-in way to handle these things....
  7. Replies
    2
    Views
    2,816

    Managed httpsession objects ?

    Is it possible to have spring set objects from a http session on other objects ?

    For example in a simple shoppingcart system I'd like to have an action with a method like this
    ...
Results 1 to 7 of 7