hi everyone, am new here and hope will get help as much as i desire..
Having a scrollable table, the height will change as the data is loaded. Using JSTL, can i get the new height? I know in Javascript one could use document.getElementById('tableId').height ... but require this using JSTL
Thanx in advance