Posts by Robson • 1 point
2 posts
-
0
votes2
answers1084
viewsA: Read a "value" inside a "<select></select>"
In your job you can do something like: var atividade = document.getElementById ('cAtividades').value; Then you pass the activity value to where you want.
-
0
votes0
answers174
viewsQ: Application does not access database when hosted
I have a trial hosting, but I can’t access the database. persists.xlm: <?xml version="1.0" encoding="UTF-8"?> <persistence version="2.1" xmlns="http://xmlns.jcp.org/xml/ns/persistence"…