beanboy 0 Light Poster
<%!	String[] selElts=new String[100]; %>

			<a href="myPage.jsp" onclick="selElts  = tree2.getAllChecked()">Get list of checked</a>

the values are returned from a javascript function. now, how could the print the array values in the same jsp page?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.