Search:

Type: Posts; User: Subhasri

Search: Search took 0.09 seconds.

  1. Replies
    2
    Views
    3,724

    How to call webservice in java?

    I have to use the webservice created in .net in my java application(in netbeans).How to do this..pls give me the solution..
  2. Replies
    1
    Views
    1,246

    What is the wrong with this code?

    When i am executing this code, i am getting null pointer Exception.pls help me to fix the problem.

    Here is the code:
    try{
    int rows1=CustomerPaymentRow_Table.getRowCount();
    for(int...
  3. Replies
    1
    Views
    3,049

    How to create timer control in java?

    I am developing a application in Netbeans.I have to create a timer control so that i can get alerts for every 5 minutes.How to do this in java?


    pls help me..
  4. Problem in calling a JInternalFrame from another JInternalFrame

    I am having 3 Jinternal frames. When I am calling second Internalframe through a button in first Internalframe, it is working. But when I am calling third Internalframe through a button in second...
Results 1 to 4 of 4