Hi Sliver, Sliver schrieb: > hi, i need to make a simple web application that extract the meta-data of a > lenya pubblication...any suggest?
would you mind describing your requirements in more detail? If you want to access these data from a different application, you have basically two options, depending on the flexibility you need: * implement a web service (SOAP etc.) * provide a (parameterized) URL to obtain an XML representation of the meta data I guess in most cases the second option will be sufficient for this purpose. You'll find more information on meta data in Lenya 1.2 on this page: http://lenya.apache.org/docs/1_2_x/components/metadata/metadata.html HTH, -- Andreas -- Andreas Hartmann, CTO BeCompany GmbH http://www.becompany.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
