I had small doubt. To share data between 2 applications can we use
"session"? or is it a context. If we pack 2 applications in one war does 2
applications will have one Context object or each application will have a
different Context object.


Muralidhar Y
Software Engineer,
Adastrum technologies-Nikai groups,
EmiratesGroup-I.T Division,
Dubai, UAE.
Mobile : 00971-50-2256149.
http://www.adastrumtech.com
http://www.mercator.aero  
(Keep Smiling. Be happy All The Time.)

-----Original Message-----
From: Mark Alcocer Flores [mailto:[EMAIL PROTECTED] 
Sent: 21 September 2005 02:45
To: Tapestry users
Subject: Re: Struts and Tapestry in the same application

You can have both applications in one WAR. That way you can share the
session. You can use the session to put the information you need to send
from one application to the other.

Mark.

--- "Skriloff, Nicholas" <[EMAIL PROTECTED]> wrote:

> We have a large application presently written in struts that is going to
> go through new development in the near future.   We want to do the new
> development in Tapestry.  Has anyone written an app that had both 
> struts and tapestry running together?  If so, how did you deal with 
> sharing session information?
> 
> Sincerely,
> Nick Skriloff
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


The Greatest Thing You'll Ever Learn
It's Just To Love And Be Loved In Return


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

Reply via email to