on 4/27/01 1:09 PM, "Mauro Marinilli" <[EMAIL PROTECTED]> wrote:

> Hello Everybody,
> 
> I am a serious Java developer with many years of working experience on Java.
> I am currently working with JNLP, the new remote launching protocol
> developed at Sun, that currently reached version "1.0.1 early access".
> Said briefly the protocol allows applications to be launched via a URL
> pointing to a special JNLP file (implemented as an XML file).
> This protocol needs some server-side support, in form of servlets, that
> basically should recognize some HTTP GETs with some little novelty in them,
> as the Sun's JNLP specification describes in detail.
> 
> Well, this is my very first contact, so it is maybe too early to talk about
> practical details. Let's get ot the point. I would like to help writing the
> server-side implementation of this protocol for the Apache server.
> Please, let me know what is the standard way to follow. Pardon me if I have
> chosen the wrong list (it seems quite a common mistake :) ) despite I've
> read carefully the mail-related documents.. I know one have to study the
> existing code, but what then?
> I'll answer to any question/ provide further personal data, etc.
> 
> Thanks for your attention,
> 
> Mauro Marinilli

This is the right list for that question.

You might want to join the Jakarta Commons project mailing lists and see if
they are interested in hosting your project. If not, your best bet is to
simply put it up on sourceforge.net

thanks,

-jon


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to