Hi all.
I'm new at JSTL, I hope someone can help me here.
I have struts bean:define which looks like this:
<bean:define name="UIManager" property="collection(tab)" />
UIManager bean has getCollection(String) property.
What is the equivalent syntax for JSTL?
Thanx.
