Marc Nuri - Blogging about business and technology (Page 12/13)
How to read UTF-8 encoded documents in Java ignoring the BOM (Byte-order mark) How to capture images from an IP surveillance camera with Java. Basic source code to create a surveillance application. Blog post showing how to use Apache Tomcat Properties windows dialog to set the initial and maximum Java memory pools How to display a JTable inside another JTable using a custom TableCellRenderer (Updated) Introductory post to JasperReports showing how to integrate it with your Java applications. Introductory post to JasperReports showing how to get started and how to access your database via JDBC. Introductory post to JasperReports showing how to get started and how to install iReports. How to replace apostrophes in Java Strings (String#replaceAll regex) How to remove default TAB behavior from JTextField (traverse to next component) and how to add your own How to use a public SOAP API to generate dynamic icons for your Java JButtons How to add a selection change listener to a Java Swing JTable How to parse dates in Java using SimpleDateFormat class