OK, so I am a Java dummy, but could one of those routines be adapated to create a
function isDocument(uri) that returns a true/false if a doc is found or not... if so, could someone more knowledgeable than me post the code here? Thanks! >>> [EMAIL PROTECTED] 2004/09/01 09:43:47 AM >>> > From: Superbiji [mailto:[EMAIL PROTECTED] > Posted At: Wednesday, September 01, 2004 7:54 AM > Subject: javascript collection for cocoon > > hi > > anyone published javascript util collection for cocoon? > such as loadDocument(uri), saveDocument(document, uri) You can find some basic IO functions in the file lib-io.js which is included in my schema2form example on the wiki: http://wiki.apache.org/cocoon-data/attachments/Schema2CocoonForms/attachments/schema2form.zip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
