Hi Peter,

> What is the reason, you don't want to use WebDAV?

good question !  I wish I could use it.

I need to develop a content management system basically with:
 - file versioning support.
 - custom meta information for differents content types.
 - searching support.
but this new system must be integrated with an existing J2EE web app:
 Presentation layer ( jsp & struts ) TOMCAT
 Logic ( entities & session beans ) JBOSS
 Database: MySQL

I'm thinking in an architecture like that:
 -JSPs for navigate directories, upload files, search files, etc. ( user
interface )
 -a session bean in JBOSS, which use native Slide API to reply requests from
JSPs.

I think I can´t use the webdav servlet for my new system, but I´m not sure.
what do you think ?  Does anyone do something like that ?

thanks you !

Regards,

--
Juan Andrés Bentancour.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to