| Author |
javahelp not running in https
|
iyappan sankaran
Ranch Hand
Joined: Aug 11, 2003
Posts: 58
|
|
hi i have a problem of javahelp running fine in http mode but in https mode it is not running . why ? Thanks
|
 |
Heena Joshi
Greenhorn
Joined: Sep 25, 2006
Posts: 29
|
|
|
Which javahelp? Can you post url here?
|
 |
Ankur Sharma
Ranch Hand
Joined: Dec 27, 2005
Posts: 1234
|
|
Originally posted by iyappan sankaran: hi i have a problem of javahelp running fine in http mode but in https mode it is not running . why ? Thanks
Let us know the exact context of the problem.???
|
The Best way to predict your future is to create it
Ankur Sharma
|
 |
iyappan sankaran
Ranch Hand
Joined: Aug 11, 2003
Posts: 58
|
|
i created one application which has a help dialog, for that i make use of javahelp2.0 api . now the problem is its lanuching fine in http mode but hanging when i try to access through https. why ?
|
 |
Chetan Parekh
Ranch Hand
Joined: Sep 16, 2004
Posts: 3636
|
|
Do need to configure your Server to accept https request for your application? You cann't access any URL via https before configure it to be served via https.
|
My blood is tested +ve for Java.
|
 |
Ernest Friedman-Hill
author and iconoclast
Marshal
Joined: Jul 08, 2003
Posts: 24057
|
|
iyappan -- I don't understand your question at all; how do you access JavaHelp (which is a Swing-based tool) using HTTP or HTTPS? Do you mean you've used JavaHelp in an applet, or maybe a JavaWebStart application, and you can't use HTTPS with that? Or when you use HTTPS with your applet, the JavaHelp part won't work? Can you please explain exactly what you're talking about?
|
[Jess in Action][AskingGoodQuestions]
|
 |
 |
|
|
subject: javahelp not running in https
|
|
|