Posts by pipo • 13 points
2 posts
-
1
votes1
answer86
viewsQ: Validate form attributes and submit data with Jquery
Hello, everyone! I’m making a Javascript and Jquery API application, using localstorage to store the data. I inserted some validation attributes in the inputs (required and Pattern) and inserted the…
-
0
votes0
answers68
viewsQ: I cannot implement the Arraylist values in the table in the JSP file
I’m starting out in Java Web content and got stuck in the following situation: I am trying to transfer the Arraylist values created inside the JSP file to the table that is inside the JSP file as…