Using JSTL how to “put” a value into a HashMap

前端 未结 2 1497
难免孤独
难免孤独 2021-01-05 00:49

I\'m looking to set the key value pairing of a HashMap using JSTL only. Is this possible?

I know how to retrieve the key value pairs, but I haven\'t found a way to s

2条回答
提交回复
热议问题