Hello,

is there a possibility to solve this security problem?

Christoph

On 4 Jun., 12:45, Christophe Porteneuve <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Christoph a écrit :
>
> >         new Ajax.Request('localhost:8080/AjaxServer2/
>
> Is the page that loads your script served from localhost:8080?
> Otherwise you'll fall victim to the Same Origin Policy, which dictates
> AJAX can only communicate with the same host+port pair as its own.
>
> --
> Christophe Porteneuve aka TDD
> [EMAIL PROTECTED]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to