Search:

Type: Posts; User: mr_aliagha

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    7,857

    Re: simple login web service

    please someone tell me why this code is failed on testing:


    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import...
  2. Replies
    3
    Views
    7,857

    Re: simple login web service

    Thanks for your help, but this toturial is really huge and confusing, do you know any simple one?! for example something like this.
    Thanks a lot.
  3. Replies
    3
    Views
    7,857

    simple login web service

    Hi,
    I am kind of newb in java web service development , i want to write a simple web service application that client send username and password for server , then after authenticate that with mysql...
Results 1 to 3 of 3