This is what I think about how to solve this problem, except that it will take a round trip more for the user who accesses to .com.ar
thanks! On Sat, Nov 28, 2009 at 11:22 AM, bgooren <[email protected]> wrote: > > Well, even if it's regional the question remains why your site is available > over two domainnames. You can solve your problem by running the site on one > of the domains and issuing a 301 redirect from the other domainname to the > main domain. Or did I misunderstand, and are you running the site from the > .com.ar and only the flash part from the .com? > > Bas > > > Fernando Wermus-2 wrote: > > > > Bas, > > The site is regional. It is for LATAM. I will try to append the > > session > > id to the flash post. > > > > thanks > > > > On Fri, Nov 27, 2009 at 1:17 PM, bgooren <[email protected]> wrote: > > > >> > >> There are serveral options; The easiest is probably to append the > >> sessionId > >> to the URL you are accessing from the flash file; If that is not an > >> option, > >> host both the flash and the website on the same domain. Cross-domain > >> issues > >> are a hassle ;-) > >> > >> What's your reason for working with two domain names anyway? > >> > >> Bas > >> > >> > >> Fernando Wermus-2 wrote: > >> > > >> > Bas, > >> > Thanks. I havent checked this behavior with other browsers. I > will. > >> > What > >> > do you think is the best solution or approach to this problem? > >> > > >> > Fernando > >> > >> -- > >> View this message in context: > >> > http://old.nabble.com/WicketSessionFilter-and-several-domains-tp26502429p26543760.html > >> Sent from the Wicket - User mailing list archive at Nabble.com. > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > > > > > -- > > Fernando Wermus. > > > > www.linkedin.com/in/fernandowermus > > > > > > -- > View this message in context: > http://old.nabble.com/WicketSessionFilter-and-several-domains-tp26502429p26547249.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Fernando Wermus. www.linkedin.com/in/fernandowermus
