Introductory post to JasperReports showing how to get started and how to install iReports.Getting started with JasperReports // Reporting in Java (Part I)2007-06-19 in Backend Development / Legacy tagged BI / Business Intelligence / Jasper / Jasper Reports / Java / Reports by Marc Nuri
How to replace apostrophes in Java Strings (String#replaceAll regex)Replacing Apostrophes from Strings // Cleaning String to pass them as SQL statements2007-06-07 in Backend Development / Legacy tagged Database / Java / Replace / String by Marc Nuri
How to parse dates in Java using SimpleDateFormat classSimpleDateFormat to check user date input // parsing String to dates in java2007-05-21 in Backend Development / Legacy tagged Java / Parsing / SimpleDateFormat by Marc Nuri
How to convert strings to numbers in Java using DecimalFormat and custom DecimalFormatSymbolsNumbers to Strings with custom symbols // DecimalFormat - DecimalFormatSymbols2007-05-07 in Backend Development / Legacy tagged DecimalFormat / Java / Numbers by Marc Nuri
How to sum an array of numbers in Java using recursionJava recursive functions explained // Using recursion to sum an array of numbers2007-04-18 in Backend Development / Legacy tagged Java / Programming / Recursion by Marc Nuri
How to choose a printer programmatically in Jasper Reports (Java)Choosing a printer programmatically in Jasper Reports2007-03-22 in Backend Development / Legacy tagged BI / Jasper / Jasper Reports / Java / Reports / Swing by Marc Nuri