If you are on the server side, my advice would be to use the event framework. Have a look at the package.html:
http://jakarta.apache.org/slide/javadoc/org/apache/slide/event/package-summa ry.html#package_description If you are on the client side, the NotificationListener should be used. Daniel > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Im Auftrag von Paul Hussein > Gesendet: Mittwoch, 23. Februar 2005 14:59 > An: Slide Users Mailing List > Betreff: content listening > > Hi, > > Before diving into some code I would like some advice on content > listening. > > Whats the best way to listen to any additions/deletions or updates of > files/collections and addition/deleteion update of the properties of a > collection/file. > > Can this all be done through the > http://jakarta.apache.org/slide/config_file.html#contentinterceptor_elem > or do I need some other mechanism. > > > Regards > > > Paul. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
