posted 14 years ago
Hello;
In the following example i know it will print Kathy, brij, bartner..but i dont understand in <c:set>tag what the use of property attribute and how to use it practically...
<c:set var = "userLevel" property="name" >
Kathy, brij, bartner
</c:set><br>
userLevel is : ${userLevel}
If possible then kindly explain this doubt with example.
Thanks.
Regards;
Brijesh Shah
-SCJP
-target SCWCD