Re: [xwt-users] xwar file launch from IIS??
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Aug 11, 2003 at 11:03:17AM +0100, Charles Goodwin 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?) Actually, it's "java -jar launcher.jar -port <port>", and it's now in the FAQ. > That's pretty awesome. I mean, really, does it get any simpler than that? It's still little help for people wanting to use it with IIS, though. -- Emiliano