The <html:select> tag renders a <select> tag in HTML. ... in your JSP file: <html:select property="someBeanProperty"> <html:option value="NS">Please select ...
確定! 回上一頁