problem implementing a web based proxy on google app engine using java

Posted by Bunny Rabbit on Stack Overflow See other posts from Stack Overflow or by Bunny Rabbit
Published on 2010-03-29T17:59:31Z Indexed on 2010/03/29 18:03 UTC
Read the original article Hit count: 320

Filed under:
|
|
|

i am triying to write a web based proxy site on google app engine.Displaying the first page of entered url was fairly simple urlFetching api but i am unable to figure out how to proxify the links and requests origionating from this newly displayed page.

© Stack Overflow or respective owner

Related posts about google

Related posts about google-app-engine