I have a portlet that has this as the portlet from
http://www.weather.com/
This is the URL.
http://oap.weather.com/fcgi-bin/oap/generate_magnet?loc_id=USCA0403&code=204453 

If you copy and paste this into a browser it works fine but it refuses
to work inside the
portletregsitry.psml

It does not display but just shows this URL in the protlet.

The entry in the portletregistry.psml is

<entry type="ref" parent="RSS" name="Weather">
        
<image>http://oap.weather.com/fcgi-bin/oap/generate_magnet?loc_id=USCA0403&code=204453</image>
               
<url>http://oap.weather.com/fcgi-bin/oap/generate_magnet?loc_id=USCA0403&code=204453</url>
                <parameter name="stylesheet"
value="/content/xsl/rss.xsl"/>
                <metainfo>
                        <title>Weather</title>
                        <description>Weather - Fremont</description>
                </metainfo>
 </entry>


Any help highly appreciated.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to