In my JSP I need a input field for "date". I want to create a small date icon to allow user click and see a pop up calendar so they can pick a day. Can someone show me a snippet for this JSP/javascript ? I have used html jsp but not familiar with javascript. thanks.