|
|
| P is for Practical | |
| PerlMonks |
Re^4: How to create soap server script?by Boring (Novice) |
| on Oct 06, 2010 at 05:22 UTC ( #863724=note: print w/ replies, xml ) | Need Help?? |
|
Hi sundialsvc4, server script -> hibye.cgi
The above sample code is from "http://guide.soaplite.com/#autodispatching" Correct me if I'm wrong: If client call server->hibye.cgi->sub hi hibye.cgi will go to package Demo->sub hi and return "hello, world" So, my questions are: If there is a wsdl, can I still use the above code? and the above sample code, the dispatch_to is "hard coded", can I do dynamic? Please advise. Thanks.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||