Introductory post to JasperReports showing how to get started and how to access your database via JDBC.Getting started with JasperReports // JDBC connections (Part II)2007-06-29 in Java / Legacy tagged BI / Business Intelligence / Jasper / Jasper Reports / Java / Reports by Marc Nuri
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 Java / 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 Java / Legacy tagged Database / Java / Replace / String by Marc Nuri
How to remove default TAB behavior from JTextField (traverse to next component) and how to add your ownDetecting Tab Key Pressed Event in JTextField 's // Event.VK_TAB KeyPressed2007-06-06 in Java / Legacy tagged Java / JComponent / JTextField / KeyEvent / KeyPressed / Swing by Marc Nuri