Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #10758

Re: Basic Java Web Start question

Date 2011-12-14 18:27 -0500
From Arne Vajhøj <arne@vajhoej.dk>
Newsgroups comp.lang.java.programmer
Subject Re: Basic Java Web Start question
References <Xns9FBBA5A19A803jpnasty@94.75.214.39> <jcb4dn$3dj$1@dont-email.me> <Xns9FBBB04CFB81Bjpnasty@94.75.214.39>
Message-ID <4ee930dd$0$294$14726298@news.sunsite.dk> (permalink)
Organization SunSITE.dk - Supporting Open source

Show all headers | View raw


On 12/14/2011 5:19 PM, Novice wrote:
> markspace<-@.>  wrote in news:jcb4dn$3dj$1@dont-email.me:
>> On 12/14/2011 1:16 PM, Novice wrote:
>>> I am interested in experimenting with Java Web Start a bit but I'm
>>> hitting a rather formidable obstacle that is keeping me from getting
>>> started.
>>>
>>> As I understand it, I need to set up some space on a server and set
>>> up a JNLP MIME type.
>>>
>>
>> For first testing you can just download and install Apache on your own
>> PC.  Works fine, and it's what I used to play around with JWS some
>> time ago.
>>
>
> Fair enough. I can certainly start there. But I'd still be interested in
> knowing of a free place that is up close to 24x7 where I can park my code
> once I get JWS figured out.

Both the jar file and the JNLP file are just bytes server side, so
any free web server should work (only potential problem is if
MIME types will be a problem).

Arne

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Basic Java Web Start question Novice <novice@example..com> - 2011-12-14 21:16 +0000
  Re: Basic Java Web Start question markspace <-@.> - 2011-12-14 13:28 -0800
    Re: Basic Java Web Start question Novice <novice@example..com> - 2011-12-14 22:19 +0000
      Re: Basic Java Web Start question Arne Vajhøj <arne@vajhoej.dk> - 2011-12-14 18:27 -0500
      Re: Basic Java Web Start question David Segall <david@address.invalid> - 2011-12-16 00:09 +1100
  Re: Basic Java Web Start question Roedy Green <see_website@mindprod.com.invalid> - 2011-12-15 03:18 -0800
    Re: Basic Java Web Start question Novice <novice@example..com> - 2011-12-15 17:38 +0000
      Re: Basic Java Web Start question Roedy Green <see_website@mindprod.com.invalid> - 2011-12-15 11:34 -0800
        Re: Basic Java Web Start question Novice <novice@example..com> - 2011-12-16 21:13 +0000

csiph-web