Is it possible to get jsp variable from app.js?

What are the good ways to get response time of URL in JSP?

  • I have a URL that will take some time to return response and I want to track it. How can I do it in JSP

  • Answer:

    I doubt whether you can get response time of URL in JSP(Ofcourse, you can use timers in jsp but that includes network traffic and other parameters, I guess that is not you are expecting). You can try some monitoring tools to get the response time. I frequently use http://www.fiddler2.com/fiddler2/version.asp and  http://www.httpwatch.com/. Fiddler is simple and easy to track. You can try that.

Balagangadhar Addanki at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.