Bas,
     What I actually did was to login in .com and test the servlet I
mentioned you. Then I logged out and logged in the site using .com.ar again.
This second time failed. In this case, it seems that I am  using different
cookies and it shouldn't to affect if I get the session.

To be more specific,

I have some embeded flex clients which connects to Blazeds. I need to get
wicket session to know who has logged in using wicket front end. Each flex
client has been compiled using a specific url from the site. The servlet
that is in charge is messageBroker that delegates to a class of my own the
service called.There it is where I couldnt get the session when the user
logged in to a specific domain.

Thanks in advance.


On Wed, Nov 25, 2009 at 9:36 AM, bgooren <b...@iswd.nl> wrote:

>
> If you are using session cookies, the answer is simple: your browser only
> sends the cookie for the domain from which it was set. Simply put: if a
> cookie gets set from the .com, it is not available on the .com.ar
>
> Bas
>
>
> Fernando Wermus-2 wrote:
> >
> > Hi all,
> >     I have several domain for a site: .com and a .com.ar. I got to get
> the
> > session in a servlet using WicketSessionFilter for .com domain, but I
> > failed
> > in the another case. How come?
> >
> > thanks in advance.
> >
> > --
> > Fernando Wermus.
> >
> > www.linkedin.com/in/fernandowermus
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/WicketSessionFilter-and-several-domains-tp26502429p26511240.html
> Sent from the Wicket - User 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
>
>


-- 
Fernando Wermus.

www.linkedin.com/in/fernandowermus

Reply via email to