From: Jamie C. <jca...@we...> - 2004-02-28 10:13:27
|
This could be done fairly easily by having webmin's webserver implement functionality similar to mod_webapp for Apache, which just passes requests for certain paths through to a separate tomcat server for exection. However, any such servlets would be totally on their own, outside of the normal Webmin API and access control mechanisms. A superior option would be to have support for servlets built into Webmin's webserver, so that modules could be written in Java. Of course, a lot of the API that is written in Perl would have to be duplicated, so this would be a large project - but it certainly could be done. - Jamie On Sat, 2004-02-28 at 14:41, ra...@si... wrote: > So this brings up an interesting question reguarding Java. What is the > possibility of providing Java support in the Webmin miniserv or modules > (possibily by providing Tomcat functionality)? > > Just an interesting thought. > > ---- Randy > > On Fri, 27 Feb 2004, Peter Astrand wrote: > > > > > It would be nice if Webmin could support Suns Java Desktop, and also SUSE > > LINUX Desktop (which Java Desktop is based upon). Anyone working on this > > already? What are the steps for adding support for a new distribution? > > > > I can probably provide access to a Java Desktop system, if anyone wants to > > work on this. > > > > > > -- > > Peter Åstrand www.thinlinc.com > > Cendio www.cendio.se > > Teknikringen 3 Phone: +46-13-21 46 00 > > 583 30 Linköping > > > > > > > > > > ------------------------------------------------------- > > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > > Build and deploy apps & Web services for Linux with > > a free DVD software kit from IBM. Click Now! > > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > > - > > Forwarded by the Webmin development list at web...@we... > > To remove yourself from this list, go to > > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id56&alloc_id438&opÌk > - > Forwarded by the Webmin development list at web...@we... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-devel |