Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GWT クライアントから WSDL Web サービスにアクセスする方法を誰か教えてもらえますか? それは可能ですか?
ありがとう!
Smart GWTは、WSDLデータソースをサポートしています。
それ以外は、WSDLトランザクションをサーバー側の通常のGWT RPCでいつでもラップし、それを介してインターフェースすることができます。