• Java
  • Oracle

Java: Passing Array to Oracle Stored Procedure

This tutorial guides us on how to pass Array objects from Java to stored procedures in Oracle and also, how…

12 years ago
  • Database
  • Oracle

Oracle Skip Locked

Oracle 11g introduced SKIP LOCKED clause to query the records from the table which are not locked in any other active session…

12 years ago
  • FreeMarker Template
  • Struts 2

Struts2 + FreeMarker Tempalte (FTL) Integration example

Welcome to Freemarker Tutorial Series. In previous post we created Spring MVC based Hello World Freemarker Template example. We learned few…

12 years ago
  • Featured
  • FreeMarker Template
  • Spring 3 MVC

Spring MVC + FreeMarker (FTL) Integration example

Welcome to Freemarker Tutorial Series. In previous post we created Servlet based Hello World Freemarker Template example. We learned few APIs…

12 years ago
  • Android

Android: Speech To Text using API

Android has a very cool feature that still many developers dont know. Apps like Any.DO uses speech to text conversion…

12 years ago
  • Java

Eclipse resolve “resource is out of sync with the filesystem” permanently

If you are a regular Eclipse user than you might have got this error many times. The error simply says,…

12 years ago
  • Fun

Google Blockly Maze Solved!!

Yesterday Google published an amazing tool google-blockly which is more or less similar to MIT Scratch. Blockly is a web-based,…

12 years ago
  • FreeMarker Template

FreeMarker Servlet Tutorial with Example

Welcome to Freemarker Tutorial Series. In previous post we created our first Hello World Freemarker Template example. We learned few APIs…

12 years ago
  • FreeMarker Template

FreeMarker (FTL) Hello World Tutorial with Example

In our previous tutorial Introduction to FreeMarker Template, we saw basics and overview of FTL. Also some of its features and…

12 years ago
  • Featured
  • FreeMarker Template

Introduction to FreeMarker Template (FTL)

FreeMarker is a Java-based template engine focusing on the MVC software architecture. Although it’s mostly used for Servlet-based Web Application…

12 years ago