2006-06-29から1日間の記事一覧

Googleの検索結果をサイトのページ内に表示する Google Developers ライブラリ http://www.bigbold.com/snippets/posts/show/2025 JavaScriptのデバッグとか http://www.joehewitt.com/software/firebug/

POC

POC - has two common meanings. Proof of Concept - a small project sometimes done at no charge to validate a technology. Post Operative Constipation - a condition occurring in software vendors after dealing with contract negotiators and law…

WSDL2Java -s --server-side

Just as a stub is the client side of a Web Service represented in Java, a skeleton is a Java framework for the server side. To make skeleton classes, you just specify the "--server-side --skeletonDeploy true" options to WSDL2Java.