been there. if you're inside a firewall then you need to configure your app server to get through the firewall. Try an internal site.
If you're using Tomcat 4 then you can set the the following in the Catalina.bat file to use your proxy: set CATALINA_OPTS= -DproxySet=true -DproxyHost=????.com -DproxyPort=???? Only problem... I haven't figure out how to set it up to ignore this for internal sites. so my internal sites don't work. Hope this helps. "Wilson, Bob" <[EMAIL PROTECTED]> 11/19/01 03:10 PM Please respond to Jetspeed Users List To: 'Jetspeed Users List' <[EMAIL PROTECTED]> cc: Subject: WebPagePortlet development... With regard to WebPagePortlet, I have created a portlet entry in the demo-portlets.xreg file where I'm trying to point it to my company's website. I copied the JavaSoft entry in this file and changed the name and the URL but I'm unable to view the website. The portlet entry shows up in the list of portlets to select. Is there something else that I have to configure, customize, or add in order to be able to retrieve the content from a particular website?? Is there a tutorial or some documentation that explains or will walk a person thru the steps to understand (something similar to the Hello World Portlet docs)?? Thanks, Bob. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>