On Tue, Mar 11, 2008 at 5:05 PM, Tobias Bocanegra
<[EMAIL PROTECTED]> wrote:
> i have 2 questions/concerns:
>  1) why do you need cross domain scripting at all?

My use case is a simple one, getting a newsfeed to insert inside a
page served by Sling. An iframe doesn't work as I need to cleanly
handle the case where the feed is not available.

That could be solved in a different way (for example using a custom
servlet to retrieve that feed), but I thought an http proxy might be
of general use.

>  2) if you use the server as proxy you need to ensure that the server
>  'sees' the target. which might not be the case in most of the
>  companies.

Of course, but that depends on how you use Sling.

-Bertrand

Reply via email to