当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: he Web services programming mode
 

 

 ·intro to ant @ jdj    »显示摘要«
    摘要:writing shell scripts to automate the build and deploy process for coldfusion applications is not very much fun. the jakarta ant project is an open-source, cross-platform alternative that makes it eas......
    摘要: as the number of web pages and web applications that need to be written rises, more and more non-coders will need to write them. there simply isnt the budget or time for professional programmers an......


Cross Language Barriers with SOAP and a Java Web Service

he web services programming model is breaking down the barriers of cross-platform and cross-language communications. because it works through simple xml-formatted text messages, code written in any language should be able to interact with code written in any other language, on any platform, anywhere. that sounds good in theory, but practice is often quite different. in this article ill show you how to put the theory into practice.

soap will have a profound effect on software engineering

the simple object access protocol (soap) is a protocol specification for invoking methods on servers, services, components, and objects. the soap specification mandates a small number of http headers that facilitate firewall/proxy filtering, as well as an xml vocabulary used to represent method parameters, return values, and exce
...   下一页
 ·making the case for cfml on j2ee @ jdj    »显示摘要«
    摘要:do you really know what it means to run cfml applications on a j2ee server? how does it work, and why would you bother? there are many benefits you may never have considered. in this article, the firs......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE