Hello,
I am writing java program to compute the following things.Could some one advise me how to achive the following stuffs:
1.Time taken to load a web page i.e responce time of URL.(Using HttpURLConnection i am able to get reponce message and responce code).
2.How to redirect a URL and compute the next responce time(authenticating if needed).
I appritiate, if you can help me
Thanks
Siraj
I am writing java program to compute the following things.Could some one advise me how to achive the following stuffs:
1.Time taken to load a web page i.e responce time of URL.(Using HttpURLConnection i am able to get reponce message and responce code).
2.How to redirect a URL and compute the next responce time(authenticating if needed).
I appritiate, if you can help me
Thanks
Siraj