User Profile

Collapse

Profile Sidebar

Collapse
rashmiks
rashmiks
Last Activity: Nov 22 '10, 10:17 AM
Joined: Nov 20 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • rashmiks
    started a topic java.lang.ClassCastException:
    in Java

    java.lang.ClassCastException:

    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 .
    See more | Go to post

  • rashmiks
    started a topic Search Engine for Java
    in Java

    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
    See more | Go to post

  • 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
    See more | Go to post

  • rashmiks
    started a topic Connecting to MS CRM with java webservice
    in Java

    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
    See more | Go to post

  • 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
    See more | Go to post

  • rashmiks
    started a topic Jboss Portal
    in Java

    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...
    See more | Go to post

  • rashmiks
    started a topic Joins

    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 ...
    See more | Go to post

  • rashmiks
    started a topic Connecting to more Database

    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...
    See more | Go to post

  • rashmiks
    started a topic Connecting to more Database

    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...
    See more | Go to post
No activity results to display
Show More
Working...