Re: [xwt-users] RPC/servlet session state with XWT?

Emiliano Heyns <[email protected]> Sun, 21 Sep 2003 21:50:52 +0200
Newsgroups gmane.comp.java.xwt.users
Message-ID <[email protected]>
On Sun, Sep 21, 2003 at 09:26:27PM +0200, Emanuele Pucciarelli wrote:

> Completely hand-coded, I'm afraid. :(  I haven't found any sort of
> suitable framework (and I'm not a Perl expert at all), but I have
> realised that implementing logins for different users with different
> roles, and session support, is a matter of a few lines.  The drawback is
> that I have to always pass the SID as the first argument of every call,
> but that can be conveniently hidden with a wrapper function, both in the
> server and in the client.

It's an option, but not unavoidable, see the start of this thread.

-- 
Emiliano