The Artima Developer Community
Sponsored Link

Java Answers Forum
https request in my JAVA application ? JSSE ?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
daniel

Posts: 2
Nickname: gilles
Registered: Sep, 2003

https request in my JAVA application ? JSSE ? Posted: Sep 2, 2003 8:44 AM
Reply to this message Reply
Advertisement
In order to retrieve the real time flow from my broker in my JAVA application I need to do a https request.

When using a web browser a window to enter username and password shows up as a result of a request to : https://clients.dubus.fr/clients/nego/crtsdm.exe?code=tnu&origine=FR

What I would like is to code/simulate this behavior in my JAVA application.

I thought JSSE could help but I can not even find JAVA examples when 'username' and 'password' is used.

As you see, I am a little bit lost

Thanks in advance for your help.

Topic: RUJADEEN - easy FREEWARE Java development tool Previous Topic   Next Topic Topic: Problem to display VRML file with Java3D and CyberVRML97

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use