2 Replies Latest reply on Jun 24, 2007 4:17 PM by superfis

    Atomic Conversation with <s:link /> tag

    superfis

      Hi,

      I'd like to ask you if it's possible to mark conversation as an Atomic Conversation with <s:link/> or <s:button/>?

      We've got already:

      - @Begin(flushMode=MANUAL)
      - <begin-conversation flush-mode="MANUAL"/>
      - em.setFlushMode(FlushModeType.COMMIT)

      but I've noticed that it seems to be not possible to do such a conversation with mentioned tags.

      Any advice is welcome.

      Slawek