ok but you're writing your own taglib, that's fine but I'd prefer not to do
this but rather use the existing taglibs.
for example the combo box could be filled with a list object.
what I'd like to do is something like this :
<f:selectItems value=#{var['list']}>
or <f:selectItems value=${sessionScope['list']}>
what should I do in a JAVA action class to make this possible ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092719#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...