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 Backend Development / 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 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 in Strings for SQL Statements2007-06-07 in Backend Development / 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 (VK_TAB)2007-06-06 in Frontend Development / Legacy tagged Java / JComponent / JTextField / KeyEvent / KeyPressed / Swing by Marc Nuri