Posts by Drako • 21 points
2 posts
-
2
votes1
answer120
viewsQ: How to read objects from an XML?
I have an XML like this: <?xml version="1.0" encoding="UTF-8"?> <java version="1.8.0_101" class="java.beans.XMLDecoder"> <object class="java.util.ArrayList"> <void…
-
0
votes1
answer672
viewsQ: Dropdown menu dynamic html
Hello, I have this page in html and would like to know how I can do so so that when changing the item chosen in the dropdown menu, the html fields change. <fieldset id="fsItem">…