jsp - displaying extra > on option tag -



jsp - displaying extra > on option tag -

i using alternative tag insides input tag due requirement below.

but result showing > .

<input type="checkbox" <option></option>>

i don't know if checkbox type input tag has alternative attribute..

your alternative attributes there means nothing, seek remove alternative tag.. show checkbox also..

jsp

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -