I am having trouble extending the struts html:select tag, and I hope
somebody can help me.
Naill's example at http://www.niallp.pwp.blueyonder.co.uk/#errortag shows
how to extend the text tag. I used it to extend the password tag with no
problem.
However, when I use the same method to e
I have to display a drop down on my JSP using html select tag. Since I
am using struts , I am using tag. I have a Form Bean
FooForm in request scope. This form bean has array of custom defined
Action objects. My Action object is a bean with ActionID and ActionName
as the attributes. I require Ac
2 matches
Mail list logo