Casimiro Lovato-Winston and myself have developed 2 portlets that we plan to share with the user list this week. Both portlets act as a proxy for another web site. One works with IFrame, and we are callling it IFrameProxyPortlet. The other works much like the WebSurfPortlet and we are calling it WebBrowserPortlet.
We are trying to enable it to work with the latest Jetspeed Nightly build, but were unable to find a recent build to download from the Jetspeed. The 10-27-2002 build is the only one we can find, and it does not seem to be current.
We developed our portlets with the nightly build from 1.4b2-dev, Sept. 24, 2002.
Glen


I'm trying to develop a servlet that can act as a proxy for another web site-- lets' say I'm trying to provide the content of www.google.com. It seems I can retrieve and cache the HTML using a URLConnection, but what about the resources used by the HTML like gif's and jpg's. Somehow I need to parse the HTML and get those separately? Is there a library out there for doing what I describe? Maybe I'm missing something relaly simple...


--
To unsubscribe, e-mail:   <mailto:jetspeed-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:jetspeed-dev-help@;jakarta.apache.org>

Reply via email to