• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Internet/online

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is it enough if connection between client and server works in the same local area network. Or should it be able to work over internet?
What about documentation. You can do it online. What do you think it means? Should documentation be in internet, in hard-disk so that you can open the pages from application or on server's hard disk or something else?
Jukka
 
Ranch Hand
Posts: 57
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi jukka,
I provided a help menu which display a frame.
The frame loads a HTML document into an JEditorPane inside the frame. I made screenshots (GIF's which are in the HTML) of a "walkthrough" of the application.
That's my online help. I think for the application this is enough.
greets.
jay
------
SCJP2
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jukka, it does not have to work over the internet.
Mark
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks. What a relief.
I just began to wonder this thing because some people use with -Djava option some http://... stuff. What is the idea to use it?
Some people here tell what application server they are using. I don't use any and I don't understand why should you need it?
Jukka
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks. What a relief.
I just began to wonder this thing because some people use with -Djava option some http://... stuff. What is the idea to use it?
Some people here tell what application server they are using. I don't use any and I don't understand why should you need it?
Jukka
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic