i think http sessions are also isolated. ive never tried hacking the
jsessionid cookie to be on / if i have more than one app running on
different contexts...

-igor

On Mon, Jan 10, 2011 at 10:20 AM, Jeremy Thomerson
<jer...@wickettraining.com> wrote:
> Sorry, should have been more clear - the servlet session (not wicket
> session) - if it is the same across all apps (i.e. session cookie is on /)
>
> On Mon, Jan 10, 2011 at 11:05 AM, Igor Vaynberg 
> <igor.vaynb...@gmail.com>wrote:
>
>> no, sessions are isolated between web applications.
>>
>> -igor
>>
>> On Mon, Jan 10, 2011 at 9:02 AM, Jeremy Thomerson
>> <jer...@wickettraining.com> wrote:
>> > Additionally, since you said they were in the same container, you could
>> do
>> > it through the session.
>> >
>> > On Mon, Jan 10, 2011 at 12:53 AM, Nick Heudecker <nheudec...@gmail.com
>> >wrote:
>> >
>> >> We use ActiveMQ and Camel for those types of operations.  It's been very
>> >> successful.
>> >>
>> >> On Sun, Jan 9, 2011 at 10:51 PM, sap2000 <sap2...@indiatimes.com>
>> wrote:
>> >>
>> >> >
>> >> > Hi,
>> >> >
>> >> > Can anybody please throw some light on how two wicket applications,
>> >> > deployed
>> >> > into the same container can interact with each other?
>> >> >
>> >> > Basic requirement is,  parameters should be passed from component in
>> >> > Application1 to component in Application2, when Application2 is called
>> >> from
>> >> > Application1 via click of a link or button.
>> >> >
>> >> > Thanks.
>> >> > --
>> >> > View this message in context:
>> >> >
>> >>
>> http://apache-wicket.1842946.n4.nabble.com/inter-application-communication-in-wicket-tp3206671p3206671.html
>> >> > Sent from the Users forum mailing list archive at Nabble.com.
>> >> >
>> >> > ---------------------------------------------------------------------
>> >> > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> >> > For additional commands, e-mail: users-h...@wicket.apache.org
>> >> >
>> >> >
>> >>
>> >
>> >
>> >
>> > --
>> > Jeremy Thomerson
>> > http://wickettraining.com
>> > *Need a CMS for Wicket?  Use Brix! http://brixcms.org*
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>
>
> --
> Jeremy Thomerson
> http://wickettraining.com
> *Need a CMS for Wicket?  Use Brix! http://brixcms.org*
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to