Re: [xwt-users]Problems loading a local XWAR
Emiliano Heyns <[email protected]>
| Newsgroups | gmane.comp.java.xwt.users |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 07, 2003 at 10:33:18AM -0400, Wayne Pierce wrote: > I created a very basic .xwar and entered the following into my browser: > > launch.xwt.org/stable/local/c:\xwt\main.xwar > > splash: origin is http://local/c:/xwt/main.xwar Adam, I think the shoehorn simply doesn't honor the 'local' prefix. I would propose to drop it (if it even exists in the current shoehorn -- I could find no evidence of it), and replace it with support for a 'file://' prefix. Emiliano