Robot Class in Java

Robot class extends Object class. It is used to generate system input events for the purposes of self-running demos, test automation, and other applications where mouse and keyboard controls are needed. The main purpose of Robot class is to provide automated testing of Java platform implementations. Using this class we can generate input events that

Java RMI

Basic Model of JAVA RMI: Execution of distributed object in Java is possible with the help of Java RMI. A client can access to a Java Object Hosted which is on a remote virtual machine from any JVM. It is two step procedures. First step is about execution of the clients and servers in Java.

The Ice Cream Sundae – It’s History

One of the most famous ice cream desserts would have to be the ice cream sundae. Next to the banana split, it is one of the most served ice cream desserts in the United States. A Sundae is just a bowl filled with ice cream and then topped with some type of sauce or syrup.

Java Tutorial: Java Naming Conventions

Java naming conventions are recommendations, rather than rules. Naming conventions normally come as part of project standards; these are designed to ensure that the code is written in a consistent way across different areas of the project and also even within the same class of method. After a certain amount of time a piece of

Features of JSP

The Sun Microsystems’s java server pages technology allows you to rapidly develop and easily maintain rich, dynamic web pages. As a part of java family JSP enables development of web based applications that are platform independent. The web applications build using JSP technology works with a wide variety of web servers, application servers, browsers and

Making Batik

Traditional hand-crafted batik or batik tulis uses cotton or silk. Good quality, densely woven fabrics work best as the wax adheres more closely to the fibres. The material to be used is washed and boiled number of times in water to remove all traces of starch and sizing substances such as lime or chalk. Traditionally

DrJava – A Simple IDE For Beginners

DrJava is a simple and light IDE for Java development. It is a free, open source IDE primarily designed for students. But it also includes powerful features for more advanced users. It has integrated debuggers, support unit testing with Junit and tools to generate javadocs. DrJava is available for multiple platforms, including Windows, Linux, and

Java Authentication and Authorization Service

JAAS delivers a framework for providing a mechanism to verify the client and to ensure that the client has the permissions required to approach a secured resource for all the Java applications. The steps to enable JAAS based protection are as follows: 1. To detect the resource that needs to be protected. 2. To detect

Who Really Owns Celebrities?

Celebrities today seem to be up for grabs. Photographers and tabloid writers feel free to spy on celebrities and follow them constantly. Celebrities seem to have different feeling about this. Some celebrities play along with the paparazzi and seem to tolerate the intrusion in exchange for good publicity. Others are constantly embroiled in battles with

ASP Net Development Vs Java Development

The debate whether .NET Development is better or Java Development is better continues unabated with fans of each technology pronouncing the decline of each other.Java being the predecessor of all other programming languages is open source and on top of that is platform independent. Being platform independent has made it the preferred choice of amateurs