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.
JQuery.ajax() を使用してすべてのフォーム データを struts 1 アクションに渡す方法はありますか。$("#formId").serailize() を使用せずに個々の値を渡したくありません
このプラグインを見てください
あなたがしたいことをするために呼び出すことができます$("#formId").ajaxSubmit();。
$("#formId").ajaxSubmit();