How to return a values list from a Bean to a JSP page
Hi!I got a Bean. It does a Data Base. I need to return a list of values in orden to show them in a JSP page. How can I do it?, I can't return an ArrayList like:<jsp:getProperty name="valuesList"....>but only simple values.Thanks!
[271 byte] By [
jperojoa] at [2007-11-26 17:30:29]
