Search:

Type: Posts; User: jaya

Search: Search took 0.07 seconds.

  1. Replies
    2
    Views
    5,948

    [SOLVED] Re: Proxy authentication

    hi all thanks .. i have solved my problem

    I used java.net classes in place of httpclient jar
  2. tutorial for proxyauthentication using httpclient

    hi all

    can anyone suggest some good tutorial for proxy authentication using httpclient 4.0.3 API, i have allready tried Apse httpclient tutorial.
  3. Replies
    2
    Views
    5,948

    [SOLVED] Proxy authentication

    Hi all
    I am using HttpClient 4.0.3 Api for proxy authentication,i am getting the following exception, can some one plz help me in this.

    Exception in thread "main"...
  4. Replies
    5
    Views
    11,564

    Re: sorting data in excell

    @aussiemcgr
    which API are you using,
    is that has a function to sort .xls file directly
  5. Replies
    5
    Views
    11,564

    Re: sorting data in excell

    hi sort using array is not feasible in-case of large excel data,
    I was trying to take an approach where i can read and update data in a single excel file
    I am able to get data for switching but i...
  6. Replies
    5
    Views
    11,564

    sorting data in excell

    Can any one help me with the issue--

    1) Is there an inbuilt sorting function to sort rows of excel with respect to a particular column using jxl in java
Results 1 to 6 of 6