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


Groups > comp.lang.java.gui > #480

JNLP/Web Start Question

From "Steve A" <steve.a@THRWHITE.remove-dii-this>
Subject JNLP/Web Start Question
Message-ID <1166821281.606712.208960@48g2000cwx.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
Date 2011-04-27 15:27 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
I'm on a project that has a GUI written in Swing and which is
downloaded and launched via Web Start. The user uses the web-based
application to navigate and find data and the Swing application is used
to view the data when the user clicks on the particular link. The JNLP
file is generated at request time so that it has request-specific
parameters. We are trying to avoid opening multiple Swing application
instances each time the user clicks a link. Also, we cannot run the
browser embedded in the Swing application, the browser has to be
running separately.

Is it possible for the user to click the JNLP link again and instead of
launching a new instance of the Swing application have the same
instance load some different data?

Any ideas or help is greatly appreciated,

-Steve A.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar


Thread

JNLP/Web Start Question "Steve A" <steve.a@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
  Re: JNLP/Web Start Questi "Thomas Hawtin" <thomas.hawtin@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
    Re: JNLP/Web Start Questi "Steve A" <steve.a@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000
      Re: JNLP/Web Start Questi "Lukas Zapletal" <lukas.zapletal@THRWHITE.remove-dii-this> - 2011-04-27 15:28 +0000
      Re: JNLP/Web Start Questi "Lukas Zapletal" <lukas.zapletal@THRWHITE.remove-dii-this> - 2011-04-27 15:28 +0000
      Re: JNLP/Web Start Questi "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:28 +0000

csiph-web