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.
javascript XmlHttpRequest オブジェクトまたは JSF の jQuery を使用して、バッキング Bean メソッドを呼び出す方法はありますか?
はい、HTTP 経由でバッキング Bean を公開する場合 (つまり、RESTeasy、サーブレットなどを使用)。
しかし、ajax4jsf のようなものを使用する方が簡単です。必要に応じて、ajax4jsf の a4j:jsFunction を jQuery とバッキング Bean の間の仲介として使用できます。