Re: [xwt-users] xwar file launch from IIS??
Charles Goodwin <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Organization | XWT Foundation |
| Message-ID | <[email protected]> |
Adam Megacz wrote: > Not true; the Java version can run as a standalone jar from the > command line; it has a built-in HTTP server. Just type > > java -jar launcher.jar -p <port> Wow, I didn't know that... (is it in the FAQ?) That's pretty awesome. I mean, really, does it get any simpler than that? - Charlie