0 Replies Latest reply on Sep 19, 2008 1:39 PM by larsivi

    Gwt remoting and security

    larsivi

      We have a GWT application that communicates with Seam via remoting. However, we need to have at least some conversation/session support, such as login


      Are there any examples doing this, or are there any explanations anywhere saying how this can be done - if it can be done? If there is no easy/obvious way, can it be done manually via a remoting request from the GWT application?