IntelliJ Java IDE
The moose likes JNLP and Web Start and the fly likes Passing the javax.help.HelpSet constructor URLs with Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JNLP and Web Start
Reply Bookmark "Passing the javax.help.HelpSet constructor URLs with "."s" Watch "Passing the javax.help.HelpSet constructor URLs with "."s" New topic
Author

Passing the javax.help.HelpSet constructor URLs with "."s

Ian Hand
Greenhorn

Joined: Oct 16, 2003
Posts: 3
Because the codebase for my app includes full stops, (eg. .co.uk), my web start cache is in a folder with full stops in its name. When I try passing the path for my .hs file to the HelpSet constructor, it dies horribly. This doesn't happen if I don't use the fully qualified URL for my codebase, but then the app can only work if the client machine knows what server I'm referring to. This kind of defeats the object of Web Start so I'd quite like to fix it! I've tried using java.net.URLEncoder.encode but of course that leaves full stops alone, no use to me at all. Can anyone help me out? I assume there must be some way around this, probably a very obvious one.
Cheers
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
"Random Username" does not comply with our naming policy so I'll have to ask you to change it.
Thank you.


Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
Ian Hand
Greenhorn

Joined: Oct 16, 2003
Posts: 3
Right, sorry. Guess I should have actually read that, rather than just assuming it was about offensive names.
 
 
subject: Passing the javax.help.HelpSet constructor URLs with "."s
 
Threads others viewed
Problem to start Tomcat Server
Q: 1 server, 2 IP's, 2 TOMCAT servers... HELP
Bootstrap with Java Web Start: is it possible?
missing from the launch file: jnlp
Applet not shown in Eclipse internal browser.
developer file tools