Posts by RafaMHC • 53 points
2 posts
- 
		2 votes1 answer873 viewsQ: How to set basic requirements to run Java desktop application?How do I identify the minimum requirements (RAM, processor, etc) for my application to run? I don’t have multiple computers to test with multiple situations. The computer I use for development has… 
- 
		3 votes1 answer893 viewsQ: How to popular a p:datatable with a List<> that contains two List<> attributes inside?I spent all day today trying to do something that’s supposed to be simple but I couldn’t. The thing is, I’m wearing the primefaces and I’m new to it yet and I need some popular way of my…