JSTL Set tag examples or in JSP – Java J2EE Tutorial
JSTL set tag or also called as JSTL Core tag library is a good replacement of jsp action which lacks lot of functionality and only allow you to set bean property. you can not set Map's key-value or create a scoped variable by using . jstl tag allows you to do all the stuff related to setting or creating variables or attributes. by using JSTL tag you can :
---
Java, Unix, Tibco RV and FIX Protocol Tutorial