Yup.




[EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]

10/05/2005 15:44

Please respond to
[email protected]

To
[email protected]
cc
Subject
RE: [Tn5250j-general] Applet Deployment





Hi Wim -

Well...hopefully Java is installed correctly...I'm not sure of the
client PCs since they were deployed without Java in mind. But, that's
fixable if there's a problem.

The JNLP file you sent looks simple...thanks for sharing the file. The
base URL can be an http:// request rather than file://, correct?

Thanks...

- Michael

> -------- Original Message --------
> Subject: RE: [Tn5250j-general] Applet Deployment
> From: [EMAIL PROTECTED]
> Date: Tue, May 10, 2005 9:17 am
> To: [email protected]
>
> Hello Michael,
>
> The emulator is a Java GUI application, which means you cannot launch it
> as a servlet or as an HTML page. As you told me that you are already
> launching the emulator as an applet, I presume you have Java installed
> correctly on the target PCs as I think the applet will not run in a
> standard Windows JVM within the browser. So you need the java plugin in
> the browser.
>
> The actual web start deployment is thus very easy. Just write up an JNLP
> file for the emulator. You can install this on your webserver so that
> everyone is able to launch the latest version of the emulator from your
> webserver by clicking a link to the JNLP file. I have a simple JNLP file
> that is attached. Please change it for your needs: the codebase should
> point to the base URL where to find all jars, icons etc.
>
> HTH,
> Wim.
>
>
>
>
>
>
> [EMAIL PROTECTED]
> Sent by: [EMAIL PROTECTED]
> 10/05/2005 15:05
> Please respond to
> [email protected]
>
>
> To
> [email protected]
> cc
>
> Subject
> RE: [Tn5250j-general] Applet Deployment
>
>
>
>
>
>
> Hi Wim -
>
> Thanks for the feedback. What are the alternatives to launching the
> emulator as an applet? Can I launch it as a servlet?
>
> I'll look into web start.
>
> Thanks...
>
> - Michael
>
> > -------- Original Message --------
> > Subject: Re: [Tn5250j-general] Applet Deployment
> > From: [EMAIL PROTECTED]
> > Date: Tue, May 10, 2005 8:58 am
> > To: [email protected]
> >
> > Hello Michael,
> >
> > If I'm correct there is no correct way to deploy a java policy file when
>
> > deploying an applet. So the easiest way would be to sign your applet.
> You
> > can generate your own (test-)certificate for signing. Another
> possibility
> > would be to start your emulator with webstart. This allows for easier
> > policy file replacement or for unsecured deployment. Problem with
> applets
> > is that a refresh of the web page will relaunch your applet and thus
> kill
> > your 5250 session?
> >
> > HTH,
> > Wim Van Leuven.
> >
> >
> >
> >
> > [EMAIL PROTECTED]
> > Sent by: [EMAIL PROTECTED]
> > 10/05/2005 14:48
> > Please respond to
> > [email protected]
> >
> >
> > To
> > [email protected]
> > cc
> >
> > Subject
> > [Tn5250j-general] Applet Deployment
> >
> >
> >
> >
> >
> >
> > Hi folks -
> >
> > Installed tn5250j yesterday and got it working as an applet. Very nice
> > code...thanks for putting it together.
> >
> > Question: Do I have this right? I either need to deploy a .java.policy
> > file to client PCs that want to access my iSeries, or I need to
> > digitally sign the applet.
> >
> > Any good methods of deploying the .java.policy file?
> >
> > Thanks...
> >
> > - Michael
> >
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by Oracle Space Sweepstakes
> > Want to be the first software developer in space?
> > Enter now for the Oracle Space Sweepstakes!
> > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> > _______________________________________________
> > Tn5250j-general mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/tn5250j-general
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by Oracle Space Sweepstakes
> Want to be the first software developer in space?
> Enter now for the Oracle Space Sweepstakes!
> http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
> _______________________________________________
> Tn5250j-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tn5250j-general



-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
Tn5250j-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tn5250j-general

Reply via email to