Re: [xwt-users] xwar file launch from IIS??
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | XWT Foundation - www.xwt.org |
| Message-ID | <1060584823.5536.10.camel@6-allhosts> |
On Mon, 2003-08-11 at 06:02, arvin seluka wrote: > Can we launch xwar files from IIS locally? It depends what you mean. If you want to run your own launcher, then the answer is 'yes and no'. Nice and confusing. :) The Java version of the launcher, the version mainly supported for use with XWT, needs to be run as a servlet on something like Tomcat. I don't know if IIS can run Java servlets, although I'd bet against it. However, there is a PHP version of the launcher. I do not know how well that works - Emile would be the contact on that one as he translated the Java version into PHP. > If so how to configure IIS and make it work? For the PHP version, you can set up PHP with IIS and then just drop the launcher in as a webpage, I guess. I'm not big on PHP though, so it might be best to wait for Emile(@xwt.org) to respond or to ask him directly. - Charlie -- Charles Goodwin <[email protected]> XWT Foundation - www.xwt.org