Search:

Type: Posts; User: kuzhali

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    1,836

    bandwidth calculators

    hi,
    I need java tool for finding the network load.i'm doing web service composition project. i need to compose the web services dynamically based on the current network load in the composer...
  2. Replies
    2
    Views
    4,108

    Re: connecting jframe to another jframe

    you just create the forms in constructors.call the constructor in button click event. then you get what u expect.
    for example, if you are creating employee details: employee personal info in one...
  3. Thread: UDDI access

    by kuzhali
    Replies
    1
    Views
    2,182

    UDDI access

    hi,
    i need a help to import third party classes in my project.i'm working with netbeans6.9.1. what i want to do is, i want to search web services from uddi using keyword search. i'm using uddi4j as...
  4. Replies
    3
    Views
    2,259

    Re: java webservices

    thanks for ur replies. i got some tutorials to create web services using netbeans. now i'm trying to search web services in uddi using uddi4j. uddi4j needs apache soap version 1.1.
    i got class files...
  5. Replies
    7
    Views
    1,581

    Re: Help With Counter

    you forget to increament i.i should be increament by 1.
  6. Replies
    4
    Views
    12,275

    Re: Actual and Formal Parameters

    actual parameters are the parameters in calling function. and formal parameters are the parameters in called function.
    example:
    class add
    {
    public static void main(String s[])
    {
    ...
  7. Replies
    3
    Views
    2,259

    java webservices

    i want to create web service and i don't know to create.pls tell me how to create a web service in java and what are all i need to create web service
  8. Thread: hi

    by kuzhali
    Replies
    1
    Views
    1,261

    hi

    i'm a student of recognized university.i'm know some basics of java. but i want to know more in java.i'm doing final year in academics. i'm going to start my project. so i'ii more and more questions...
Results 1 to 8 of 8