commit | c84108d3d90731e1fa63563a87606f9e334e9893 | [log] [tgz] |
---|---|---|
author | Henri Yandell <bayard@apache.org> | Mon Dec 31 06:11:15 2007 +0000 |
committer | Henri Yandell <bayard@apache.org> | Mon Dec 31 06:11:15 2007 +0000 |
tree | 23fb3b924a2badf0f594b07be8ba777f41695864 | |
parent | 7b1f06220ca0af20bba1ab6856830223a46b9d3c [diff] |
Switching from getColumnName to getColumnLabel as per #43831. JDBC spec indicates that the name should be returned rather than the label, and it seems far more likely that a JSTL user will want the label despite the name of the variable 'columnNames'.