Hi All,
From our application we are making connection to a bank site with the API provided by them . For some reason in one of server we are getting error message
java.lang.Class CastException: sun.net.www.pro tocol.https.Htt psURLConnection Impl cannot be cast to com.sun.net.ssl .HttpsURLConnec tion*
any one has idea why we are getting this exception .
User Profile
Collapse
-
java.lang.ClassCastException:
-
Search Engine for Java
Hi ,
I want to create a search engine for our website . which search content with in website . i am not getting from where to start on this . i searched in google regarding this there is ajax api is this better way to do . if we want to do this for java site is there any examples or is there any other way to do this .
please help me on this . thanks a lot -
How to pass data from one Site/application to other Application
Hi ,
I have application where user enter the his profile detail i want to pass those parameter to another application in the same server .how can achieve this .
can any please help me on this .
Regards
Rashmi -
Connecting to MS CRM with java webservice
Hi All ,
I am having in problem to retrving the data from the MS CRM using java code . i am able to connect and retrive the data with query condition but with query condition it is not working . Any one has worked on this . if you have sample code can you please share with me .
Regards
Rashmi -
How to send data from java web application to .net web application
Hi ,
I want to send and recive the data from the java to .net application . i am trying for webservice it is not working . Is there any other way to do this . please help me on this .
Thanks in advance -
Jboss Portal
Hi ,
I am very new to jboss portal . i want to use jboss portal for my project .
after installing jboss portal i found few portal are in built .
but i have few doubts
1. there is shopping cart in ht portal . but i am not finding any check out page in that . i want to add new products to shopping cart i am not finding that option also .
2. i want to create forum and voting polls i didn't find these... -
Joins
Hi ,
i want get missing id from table which are there in other table
EX
Employee table
EMP_ID EMP_NAME
------------------------------------
1 DDD
2 AAA
3 EEE
------------------------------
Empdep table
EMP_ID EMP_DEP
-----------------------------------
3 ... -
Connecting to more Database
Hi ,
We have 10 web sites running and having 10 database stored in same server .
i need to check in all the 10 database that particular id has repated .
if it is repated i should not allow the user the create that id .
as it is we have 100k qry hitting the database per minute .. so have some performace issues .
if i write code to connect all the database is same file . will there be any performance... -
Connecting to more Database
Hi ,
We have 10 web sites running and having 10 database stored in same server .
i need to check in all the 10 database that particular id has repated .
if it is repated i should not allow the user the create that id .
as it is we have 100k qry hitting the database per minute .. so have some performace issues .
if i write code to connect all the database...
No activity results to display
Show More