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.
jstl内のsqlupdateステートメントの影響を受ける行をカウントすることは可能ですか?
私はこれをやろうとしましたが、うまくいきません。
JSTL TLD Docsによると、var属性は、例のように、行数を含む変数の名前を指定します
var
reqConfirmBooking != 0
動作するはずです。