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.
サーバーを介して実行されている Orbeon Forms CE でユーザーが入力したデータを、XML などの任意の形式でディスクにキャプチャする方法
まず、ここでOrbeon Xforms の概要を確認できます。
基本的に、基本的な xform を作成し、ユーザーが入力したデータをハードディスクに保存できます。これは、Orbeon xform によってプッシュされたストリーム コンテンツを保存してファイルに書き込むことができるサーブレットを作成することによって実行できます。