Jsp to Servlet converter

Jsp to Servlet converter Here is the Ant build file to convert jsp file to servlet file. jspc (JavaServerPages Compiler) tool is helping to convert the jsp. The requirements are you need java sdk apache tomcat ant The build.xml is

Java offline Documentation

Java offline Documentation why it is need ..? If you not have or limited bandwidth internet connecion in your machine at that time it is very helpfull to solve your java programming problems. The java documentation of your project is …

Read more »

Soundcard in xen vm

Enable sound card in xen vm How to enable sound card in the xen based vm..? The vmware vm have the functionalists for adding sound card to their vm’s. Then what about xen vm By adding the below line to …

Read more »

Read properties file using Batch

Read a properties file using bat file i want to read a below property file and get the particular key value My properties file look like I want get the version from the properties file. you can do this by …

Read more »

How Singleton pattern in Java

How Singleton pattern in Java What is singleton ..? It is a Design pattern. At this time what is Design pattern ..? To find out the best way to do a thing apart from the various method. Documenting a solution …

Read more »

How to add www to your domain name

How to add www to your domain name Before going to the htaccess . You need to answer my question, The question is Do you think arulraj.net and www.arulraj.net both are different domain name or same ..? ya. we (humans) …

Read more »

Flash Player Debugger

Flash Player Debugger How to get the flash player debugger version …? You can download the flashplayer debugger version from here http://www.adobe.com/support/flashplayer/downloads.html . The direct download link for windows is For IE and for mozilla . Using the debugger version …

Read more »

How rotation camera3d and viewer3d worked in Away3d

Rotation in Away3D Flash engine In this blog entry we are going to learn about How the Rotation and camera3d and viewer3d in away3d flash engine. Red line = x-axis Blue line = y-axis Green Line = z-axis How Rotation …

Read more »

My first 3D flash animation

3D Animathion Adobe support for native 3D only in cs4. There are lot of opensource flash 3d engines are there. I tried papervision3d and away3d. Both are quite well. There are lot more tutorials for both online for away3d tutorials  …

Read more »

How to install mplayer on fedora ..?

How to install mplayer on fedora When i try to install mplayer-1.0-0.102.20080903svn.fc10.src.rpm in fedora i got this error. i download this file from rpmfusion I have the same problem when i try to install wine-1.0.1-1.el4.i386.rpm I have not internet connection …

Read more »