Hi,
I am using html:select to populate the data which is in an array.
my code is like this
<%!
DataResource dataResource = DataResource.getInstance();
String[] environmentNames = dataResource.getEnvironmentNames();
String[] environmentValues = dataResource.getEnvironmentValues();
%>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.