Hello All,
I am getting a problem with my application over https. It is a web application which runs is jboss 5 .
my application runs on domain http://www.mydomain.com/mypage.html
i have button in it. when i click on the button i am diverting my url using navigatetourl
https://www.mydomain.com/securepage.html?id=xx.
In this page i am making a https call to one of my sub domain with http service tag url as https://sub.mydomain.com/xxx.action.
Now in browser the security icon shows the below specified technical error message:
"Parts of your page you are viewing is were not encrypted before transmitted over the internet"
Please help me out Urgent!
Thank you