I am trying to make a dropdown list that contains a placeholder. It doesn\'t seem to support placeholder=\"stuff\" as other forms do. Is there a different way to ob
placeholder=\"stuff\"
For .html page
.html
Please select A B C
for .jsp or any other servlet page.
.jsp