> > I cannot control it. Please correct me on this.
> hm.. why would you want to do this?  Save memory/cpu?

This is an Intranet that I have Jetspeed running on --
and 
1) I dont want people to wait for over 15 seconds for a page 
   to show up on the monitor
2) I want to define most of the content that goes in on my own.
3) If -- which is what I intend to do -- I WAP enable the intranet
   it would be real SLLLLLOWWWWWWW on PDAs/ hand-helds

> You can't really cut down the URLs but you can just disable OCS support.
I do not want to disable this feature.
I just want to limit the URLs.

Solution
What I have done to fix the problem I had is 

1) Downloaded the file from http://www.xmltree.com/export/ocs.cfm
2) Saved it on my local hard disk
3) Chopped it down to only tht things I need
4) Made changed to the following entries in JetspeedResources.properties

#the XMLTree content feed
contentfeeds.feed.name=xmltree

#feed meta info
contentfeeds.feed.xmltree.description=XML Tree OCS Feed
contentfeeds.feed.xmltree.url=file:////tmp/JetspeedDocumentCache/ocs.cfm

-- 
Is wisdom knowing you�ll never know,
Or knowing you�ve always known?
                     -- Donald Marsh


--
--------------------------------------------------------------
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