Hi there,

   Something like:

   mountAction ("/logout", new Action () {
      public void perform () {
         doLogout ();
      }
   );

   Is is somehow possible?

Vitaly

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to