You can also use JMS to pass an object through a messaging queue. OpenJMS is an open source JMS Engine that works well for me. I have not played with to many of them to know if there is a better one out there (for free). All of the major Application servers (BEA, WebSphere, etc) support the JMS spec.

Inactive hide details for Martin Burkert <[EMAIL PROTECTED]>Martin Burkert <[EMAIL PROTECTED]>


          Martin Burkert <[EMAIL PROTECTED]>

          09/17/2005 07:06 AM

          Please respond to
          "Struts Users Mailing List" <user@struts.apache.org>

To

Struts Users Mailing List <user@struts.apache.org>

cc


Subject

Re: How to pass Session variable to different Webapplication?

On Fri, 2005-09-16 at 16:20 -0700, Wendy Smoak wrote:

> How are the users logging in?  You need some form of 'single sign on,' but
> how to go about it depends on where the credentials are coming from.

thx for answering!


I'm using JAAS to logon the user. The JAAS-subject is containing the
users name and credentials.

Craig McClanahan wrote, that I would violate the spec. Is there a design
pattern to solve this problem in a nice way without violating the spec?
- or an other question: how is it possible to split up a big struts
application into small pieces?

thx for any hint

greetings
Martin



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


Reply via email to