Java, J2EE, SQL, Frameworks, APIs, Exceptions and more..
Pages
(Move to ...)
Home
About
Guest Post
▼
Monday, April 30, 2012
Java: File searching program
›
To search a particular file recursively Let’s see a Java program which will search a particular file recursively. In this example we will...
Java : Read / Write excel (.xls) file
›
Lets see how we can create excel (.xls) file in Java. Below example show how to write a xls file. Java Excel API is a mature, open s...
Friday, April 27, 2012
Liferay : Target "depoly" does not exist in the project "my-greeting-portlet"
›
After creating a portlet, as mentioned in liferay documentation .While deploying it to tomcat, below mentioned error was seen. Target ...
Java : Simple AES Cryptography example
›
Advanced Encryption Standard (AES) is a specification for the encryption of electronic data. It has been adopted by the U.S. government and...
Wednesday, April 25, 2012
Java: Generate random numeric, alphabetic and alphanumeric numbers
›
In java many times you may require to generate random numbers. Random number could be numeric, alphabetic or both alphanumeric. Let’s see a...
‹
›
Home
View web version