On Thu, 06 Apr 2000, Mark Nickel wrote:
> I'm thinking that it might be interesting to have a security property that could
> be defined on a per entry basis for each portlet in PML. If a security property
> was set to "read_only" in the portlet markup language file, then the RSSPortlet
> would not render a href to the article or newsbyte. The default behavior would of
> course be to have the RSSPortlet render the RDF file just as it is done in the
> defaultPortlets.xml
Maybe this would be better done on a per-user basis. The PortletController can
probably be set up to know what domain it is functioning in. For selected
users, no off-domain links would be generated.
When you're dealing with a firewall, you have an even bigger issue. Lots of
proxy servers have evil cache systems that rarely update. So, your intranet
content with business logic will be fine, but the internet content will most
likely be hopelessly out of date....
-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]