Quantcast
Channel: Basics of Java and Cloud Computing!! » Source code
Browsing latest articles
Browse All 22 View Live

Image may be NSFW.
Clik here to view.

Licensing – Project-Open

  GPL – The Gnu Public License GPL ­software is free for everybody to use, modify and redistribute. If redistributed, the software needs to be published under the terms of the GPL again. This is the...

View Article


Image may be NSFW.
Clik here to view.

Licensing – AOLserver

  AOLserver AOLserver is distributed under the Mozilla Public License. Mozilla Public License – Free software, software libre or libre software is software that can be used, studied, and modified...

View Article


RPM Installation: can’t create transaction lock on /var/lib/rpm/__db.000

When you need to install RPM package in Redhat and you get the following error: Login with su and try to run the RPM command and the problem will be solved.

View Article

Built-in Tasks in Ant

  Java™ Application Development on Linux® – Free 599 Page eBook Enterprise Java Virtualization: Understanding the TCO Implications InfoWorld’s Java IDE Comparison Strategy Guide: Java Essential...

View Article

Writing Custom Task in Ant

Writing Own Task Create a Java class that extends org.apache.tools.ant.Task For each attribute, write a setter method that is public void and takes a single argument Write a public void execute()...

View Article


Java Notes – 1

· Unary Postfix operators and all binary operators (except assignment operators) have left to right assoiciativity. · All unary operators (except postfix operators), assignment operators, ternary...

View Article

Frequently Asked Questions in Java Part-5

Question: There are two classes: A and B. The class B need to inform a class A when some important event has happened. What Java technique would you use to implement it? Answer: If these classes are...

View Article

Multi Choice Questions On C and C++ Part 1

Question 1 Identify the correct statement a. Programmer can use comments to include short explanations within the source code itself. b. All lines beginning with two slash signs are considered...

View Article


How to debug Web Application remotely with Eclipse Indigo and Tomcat 7.0.22?

Lets create and simple Web Application with Single Servlet. Visit How to Create and Run Web Project (Java) in Eclipse Once the Web Application is ready, lets export .war file to Tomcat 7.0.22. Visit...

View Article


what is Microsoft Team Foundation Service

Team Foundation Service facilitates developers with agile development and team process workflow, highly customizable source code and build management, and issue and work item tracking such that...

View Article
Browsing latest articles
Browse All 22 View Live