Posts by Daniel Chaves • 21 points
1 post
- 
		2 votes0 answers359 viewsQ: Null parameters in JSF requestI’m trying to send a parameter to a Spring bean but I’m not getting it, the map is always empty. Below is my code: XHTML: <h:dataTable columns="2"…