Thanks for your valuable information, this information has helped me a
lot.
So this means that without using any code written in javascript and
ajax, i would be able to retrive Google Results using RESTful JSON,
but in the context of a website and abiding to API's TOU, isnt it ?.

I have written  a Servlet so if I embed the JSON code into my servlet
and retrives Google Results without writing any javascript and ajax
code and display to a web-client under API's TOU then whether its
feasible and does it abides to API's TOU.

My main and primary concern is the code  should not have ajax and
javascript, yet it is a web-based application, where all the
processing is done at Server-side not at client side, and this can
only be done if the code is not in Javascript.

wahed

On Sep 8, 10:23 pm, "jgeerdes [AJAX APIs \"Guru\"]"
<[EMAIL PROTECTED]> wrote:
> There's no reason you can't utilize the RESTful (JSON) portion of the
> API with Java, if you're abiding by the TOU.  It's tough to say why I
> said you couldn't without a link.  The only explanation I can provide
> is that the API's TOU require that it be used in the context of a
> website, not as a standalone application.  Perhaps I thought the
> poster was wanting to build a standalone application, which would
> violate the terms?  Another possibility would be that the post was
> from before the release of the RESTful side of the API this past
> spring.  If that's the case, then the TOU from back then clearly
> prohibited use outside of a web browser with the Javascript portion of
> the API.
>
> Jeremy R. Geerdes
> Effective website design & development
> Des Moines, IA
>
> For more information or a project quote:http://jgeerdes.home.mchsi.com
> [EMAIL PROTECTED]
>
> If you're in the Des Moines, IA, area, check out Debra Heights
> WEsleyan Church!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX API" 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/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to