How to reduce invoking time of web services??

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pd7oct
    New Member
    • Mar 2012
    • 1

    How to reduce invoking time of web services??

    hello,
    I am developing a web application (in netbeans)in which i am accessing some web services deployed on glassfish server.But problem is -if service exist in code for large number of times then it takes long time to execute..I want to reduce this time so that my code can work more efficiently in short time..
Working...