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.
20 近くの入力フィールドをjsp含むフォームがあります。入力フィールドの値をスプリング コントローラーに渡したいのですが、最初の 5 つの入力フィールドは for でTable1、次は forTable2などで、すべて結合テーブルです。のようなメソッド@modelattributeまたは他のメソッドを使用して、単一のオブジェクトでこれらの値を取得します。
jsp
Table1
Table2
@modelattribute
注:-マッピングにはhibernatewithを使用しspringています。リンクを教えてください。
hibernate
spring