Having problems with servlet and https

A

Atiz

Hi all,

I am using servlets to send information to a remote weblogic through a
https address. Problem is, I don't receive the message I'm supposed to
get. I have a function which will detect when the server is up or down.
When the server is up, the servlet is suppose to send this message to
the https add and the message will appear in the weblogic window as
well as return response back to the java program saying the server is
up . But the response i get, is server is down. Previously it doesn't
occurs when I am sending thru http. What can be the reason?

Also, I have added/changed some debug statements to my servlet. The
changed debug statements appear in the local weblogic but when I try to
use a remote weblogic, the statements remained the previously unchanged
ones, why is that so? I had thought the changes will appear in the
remote weblogic too. This is getting me frustrated because I can't do
any useful debugging.

TIA for any suggestions,
Atiz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top