Posts by Israel Andrade • 11 points
4 posts
-
0
votes1
answer69
viewsQ: print Map Object results with JSTL/JSP
Good evening everyone, I would like to know how to print the values of the Map Return Object with jstl? I tried to do with foreach, but the values does not return anything. Follow my implementation:…
-
0
votes0
answers30
viewsQ: How to clear the attribute value = " " of html:text
Good morning guys, I’m trying to clear the attribute value="teste" of tag html:text, but I am not succeeding, the problem is qnd I submit the form with an empty field that is mandatory it makes the…
jspasked Israel Andrade 11 -
-1
votes1
answer260
viewsQ: Apply mask when typing in input field, when typing a number show asterisk instead of numbers or letters
how do I apply mask in input field, when the user is typing instead of appearing the numbers/letters I want to appear in this input field the special characters (*). Example: 999*****99.
-
1
votes1
answer933
viewsQ: Error in project pom.xml file
Hello, I have a problem that I could not identify, in my project an error appears in the file pom.xml, I already ran Maven updte in the project, but the error persists, and my repository is . jar is…