Posts by Danilo Souza • 53 points
4 posts
- 
		3 votes1 answer424 viewsQ: Run Java class by passing parameters to ScannerBestamos creating a programming championship in Java and we would like the students to make an algorithm that reads from a scanner and calculates a certain mathematical logic and returns in the… 
- 
		0 votes4 answers2527 viewsA: How to take the edge of a primefaces datagrid?Modifying the class . ui-datagrid you end up changing for everyone, but if you want to change only a specific single do so: <style> .noGridBorder tr, .noGridBorder td{border: none!important}… 
- 
		0 votes2 answers9169 viewsA: Error in such table. SqliteApparently Sqlite did not find the table "proposed" check if the database was created correctly and if the name is the same in the code and in Sqlite. 
- 
		2 votes2 answers1647 viewsQ: Primefaces + Bootstrap Admin LTE Conflict jQueryI have been working with Primefaces since version 2.1 and am currently creating a project in version 5 using Adminlte (http://almsaeedstudio.com/AdminLTE/) which is an administrative panel using the…