I would like to know how can a SOAP request be created using velocity template. I currently have a javascript that does an AJAX SOAP request to a different domain but it's not possible because of cross-domain error. So, I would like to try it using velocity template which is used as a front-end (along with html) in my current implementation. Any help would be appreciated. Thanks !
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.