Hi, I would like to include an ftp server within tomcat to be able to serve ftp requests. The intention is to not run the ftp server in a separate jvm but use it within tomcat so that servlets in tomcat and ftp server, both can access a common embedded database.
Is this doable? If yes, would there be any issues that I should be aware of? I'm planning to use the ftp-server available from apache's incubator to provide ftp services. Any help will be very much appreciated. Thanks, Roopa --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]