Hi!

I am calling a Java Web Service from asp.net.
I am invoking the service only once but it is getting invoked on Java Side multiple times.

I have no idea why this is happening.

Any kind of help will be appreciated.

Where are you calling the web service in the aspx page? Is it possible it is either in the page_load function or being repeatedly called by the page_load?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.