Ask a Question related to ASP.NET General, Design and Development.
-
bruce barker #1
Re: To call a class of C # from JSP
jsp can call asp.net webservices
"PABLIN" <pablinvb@hotmail.com> wrote in message
news:06f701c356f7$7b2d19d0$a301280a@phx.gbl...> Hello Friends, In my company, we are migrating to of JSP
> to ASP.NET, which happens is that I have a class done in C
> # and at the moment I must call from a JSP happening
> parameters to him, if somebody talvez already happened
> through this.
> Thanks
bruce barker Guest
-
using dreamweaver API to call Java class
I have been going through the Dreamweaver API's to see if :: there was one to invoke / call a java class to integrate a :: custom product with... -
Call a webservice with out using proxy class
Hi, I need call a webservice without using proxy class, How i can it? Thanks for help Madjid Nasiri -
can i call method in a class similar to $this->myFunction
> $this->func1() inside of func2 will work. unfortunately it does only work if i create an object of class TEST. But i want to access the methods... -
Why can a class call a function outside of itself?
"Adams-Blake Co." <atakeoutcanton@adams.takeme.out.-blake.com> schrieb: It works in C++ e.g. You have to look at the code of the... -
How do I call a class handler from a different script?
Hello, I know that I can call a class handler like this: myBird = script("Bird").new() myBird.fly() but what if I want to call myBird.fly()...



Reply With Quote

