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..
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..