On Sun, 09 Apr 2000, Sven Kuenzler wrote:
> My Portlet retrieves the news server and the desired group from
> <parameter>s. Therefore, I had no <url> in the portlet description.
>
> This works fine for one NNTPportlet. However, when I have more than one
> NNTPPortlet entry in defaultPortlets.xml, they are all initialized with
> the parameters from the first entry.
>
> The workaround was to insert different "dummy" urls for all entries. I
> guess that the url is used for the cache management?
This is similar to using unique URIs for namespaces that are never actually
accessed. This "workaround" is actually part of a W3 standard or two. I say we
leave it like it is: 9 out of 10 people who have tried it figured out how it
works.
-ed
--
--------------------------------------------------------------
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]