Prevent "/" in the textbox

Must use the size attribute of the input element of HTML in order to prevent "/" appear on the input box when displaying the value from jsp variable.

For example, <input type="text" name="path" value=""<%=path%>" size="80">

留言

這個網誌中的熱門文章

Disable ionic's sidemenu content drag to toggle menu

Multiple writable mappings exist for the field. Only one may be defined as writable, all others must be specified read-only.

java.lang.NoClassDefFoundError: org/apache/xerces/jaxp/datatype/XMLGregorianCalendarImpl$Parser