The tools used in Java and their advantages

Wednesday November 3 2010 8:29 am | Category : java application | Comments (0)

Latest Java Application Development Tools
Java application development tools aid in simplifying complex coding and complicated web programming. A number of different kinds of Java application development tools are available that serve a host of purposes depending on the software development and application. Java developers can choose java application development tool that matches with their requirements. Since Java developers are highly proficient in java therefore it is not a surprise that most companies outsource java development.

List of Development tools for Java applications

There are a number of different kinds of tools to facilitate the workings of complex Java applications. Some of the most popular and well-known development tools are as follows:

ANTLR: Known as Another Tool for Language Recognition, this language tool offers a framework for building compilers, interpreters, translators and recognizers from different kinds of grammatical descriptions that contain actions in different target languages.

Apache Abdera: Apache Abdera is a simple serve based framework that acts as a server side filter and checks requests and even takes care of security concerns.

Apache DS: This is an embedded directory server that offers directory solutions, which are entirely written in Java.

CGLIB: This is a high performance and powerful code generation library, which is utilized, to extend Java classes and even executes interfaces at runtime.

JEXL: This is also a library meant to help in implementing dynamic and scripting characteristics in frameworks and applications.

Advantages of tools

There are many advantages related to the usage of java application development tools. These tools help in serving a number of functions and can prevents the java developer from creating complicated coding each time a particular feature is required. These java tools need to be downloaded and configured according to the application and one can start using them immediately. They come with a variety of choices and options thereby ensuring java developers get the option to customize and set the preferences according to the requirements of the application. Java application development tools truly help in simplifying the development of various kinds of applications.

Author has vast experience in java application development. He would like to share his knowledge and information. He has been writing many articles for software development.

Java On Mobile Phones By Danish Kanojia

Sunday October 24 2010 8:30 am | Category : java application | Comments (0)

Java on Mobile

Danish Kanojia


Introduction

Wireless communications is a huge field, encompassing everything from radio and television broadcasting through pagers, mobile phones, and satellite communications. The field of mobile phones is expanding very fast at the same time that standards and protocols are being adopted, used, updated, and sometimes discarded.

Platform and OS used by a mobile phone are as Follows:

Symbian is an operating system for cell phones. Later versions of Symbian do support J2ME. Actually Symbian is the company name, its a joint venture originally set up by Ericsson, Nokia and Psion to develop an industry standard operating system for mobile multimedia terminals. Symbian is currently owned by Ericsson (15.6%), Nokia (47.9%), Panasonic (10.5%), Samsung (4.5%), Siemens AG (8.4%), and Sony Ericsson (13.1%).
Windows Mobile is Microsoft’s mobile solution. This platform is aimed at relatively high-end devices and developers with Windows expertise. ex-imate
BREW is a C++ based framework that has support from Verizon. Developers for this platform can rely upon the phone carrier for billing and deployment. However, the certification process required for such support is an obstacle for small companies. IBM has built a JVM for BREW.
WAP is an excellent cell phone platform. Some form of it is supported on almost all modern phones; this is a strong selling point. The markup which sits on top of WAP 2.0 is XHTML. Due to that fact, there is very little caching or data validation that can be done on the client.
J2ME is a Java based platform for cell phones. It includes everything needed to solve the traffic congestion service problem set: a GUI, persistent data storage, and network access. It is supported by a majority of cell phone carriers in the US, has no licensing issues, and is well documented.

Overview of the Java 2 Platform

The Java 2 Platform comprises three elements:

The Java programming language is syntactically similar to C++ but differs fundamentally. While C++ uses unsafe pointers and programmers are responsible for allocating and freeing memory, the Java programming language uses type safe object references, and unused memory is reclaimed automatically. Furthermore, the Java programming language eschews multiple inheritance (a likely source of confusion and ambiguity in C++) in favor of a cleaner construct, interfaces.
A virtual machine forms the foundation of the Java platform. This architecture offers several attractive features: The virtual machine can be implemented to run a top a variety of operating systems and hardware, with binary-compatible Java applications operating consistently across many implementations. In addition, the virtual machine provides tight control of executed binaries, enabling safe execution of untrusted code.
Finally, an extensive set of standard application programming interfaces(APIs) rounds out the Java platform. These support almost everything you might want your applications to do, from user interface through cryptography, from CORBA connectivity through internationalization.

Taken together, the Java language, Java virtual machine1, and Java APIs compose the Java platform. Moreover, the Java platform is designed to encompass a wide range of computer hardware, everything from smart cards through enterprise servers. Therefore, the Java platform comes in three flavors:

Java 2, Standard Edition (J2SE) is designed for desktop computers. Most often it runs on top of OS X, Linux, Solaris, or Microsoft Windows.

Java 2, Enterprise Edition (J2EE) is a comprehensive platform for multiuser,  enterprise-wide applications. It is based on J2SE and adds APIs for server-side computing.

Java 2, Micro Edition (J2ME) is a set of technologies and specifications developed for small devices like pagers, mobile phones, and set-top boxes. J2ME uses subsets of J2SE components, such as smaller virtual machines and leaner APIs.

Overview of J2ME

Unlike J2SE, J2ME is not a piece of software, nor is it a single specification. This difference can be confusing, even for developers who are already familiar with J2SE. Instead, J2ME is a platform, a collection of technologies and specifications that are designed for different parts of the small device market. Because J2ME spans such a variety of devices, it wouldn’t make sense to try to create a one-size-fits-all solution.

J2ME, therefore, is divided into configurations, profiles,and optional packages.

J2ME has two main branches.The first is based on the Connected, Limited Device Configuration (CLDC). This configuration is for small wireless devices with intermittent network connections, like pagers, mobile phones, and Personal Digital Assistants (PDAs). The other major branch of the J2ME tree is based on the Connected Device Configuration (CDC). This configuration is for larger devices (in terms of memory and processing power) with robust network connections. Set-top boxes and internet appliances are good examples of CDC devices.

Why Java on Cellphones?

If your cellphone already supports WML or another markup language (like HDML or Compact HTML), is there any advantage to being able to run Java programs on it as well? What can a Java program do that a set of WML decks can’t?

The first advantage is that Java is a proper programming language, in the procedural/object-oriented sense, and is used on a wide variety of platforms. WML is a declarative language, to which you graft some procedural logic using WMLScript, and is used only on cellphones. Java is more suited for complicated programming tasks.

The second advantage is that Java lets you work offline. With a Java-enabled cellphone it’s possible to download and install an application that you can then run without incurring connection charges, something you can’t really do when you’re browsing websites with the phone’s microbrowser. You can even run applications when you’re out of coverage, something that may be foreign to Europeans but something that we North Americans — with our vast geographical areas and competing, incompatible networks — have to deal with on a regular basis.

Of course, you can work offline to a degree with WML by using cached decks, but only if the decks are designed to be cached. And you really don’t have much control over what gets cached, since it’s all under the control of the browser and the deck creator.

Building a Java application

There are two files needed for a J2ME application. One is the jar file, the typical zipped archive of classes and resources. The other is the jad file, the jad file contains information about the midlet (A MIDlet is a Java program for embedded devices, more specifically the Java ME virtual machine) which is used by the phone on installation.

Popular java applications for mobiles

Opera Mini: the revolutionary browser for nearly any mobile phone.

MemoryUp Personal is a handy mobile RAM monitoring & boosting tool specially designed for smartphone users

The Moblica Picasa photo browser enables you to view multiple public and private Picasa Web Albums and search for photos from your Internet enabled mobile device

Gmail for mobile 2.0 is designed to be more reliable in low signal areas and provides basic offline support for phones like the Nokia N95, Sony Ericsson W910i, and BlackBerry Curve

Danish Kanojia a student of BCA from PCTE ludhiana.

Danish Kanojia has keen intrest in Programming

Java Training used in APIs for implementing enterprise class SOA

Thursday October 14 2010 8:30 am | Category : java application | Comments (0)

Java Training platform

Java EE (Java Platform, Enterprise Edition). Java Training enterprise version help you develop and deploy portable, robust, scalable, and secure server-side Java applications. Building on the foundation of Java SE, Java EE provides Web services, component-model, management, and communications APIs for implementing enterprise class SOA and Web 2.0 applications.

I don’t think that it will be possible to extract any installation file from the mobile phone. As you have installed Google Map from the internet with the help of GPRS, you need to again download the same file with the help of internet. But, for this time you need to save that jar file on your mobile phone, so that your can use it for your future use. So, just make use of internet Java Training for getting that jar file and save it.

A proposal Java Training describing requirements and suggested changes to an API will be made to the expert group responsible for the pertinent API. If the changes can be agreed to and can be adopted in a maintenance release in a timely fashion, the Games Profile expert group will work closely with the other expert group to produce the change. The Games Profile would then incorporate the maintenance revision of the existing API by reference.

“Monitor and diagnose performance in Java SE 6″ describes performance and monitoring enhancements in Java SE 6. “Create rich applications with Java Training FX Script” introduces a scripting language that runs on top of Java SE 6 and makes it easy to code sophisticated user interfaces. The two-part article “Invoke dynamic language dynamically” introduces a Java SE 6 API that enables Java code to execute dynamic scripting code, and vice versa. (See How does Java technology relate to dynamic languages and functional programming? below, for more information on using scripting languages with the Java platform.)

“Get to know Java EE 5″ and “Java EE 5: Power and productivity with less complexity” introduce you to the latest version of the Java EE platform. Check out The Spring series to learn about a popular framework for building build lightweight, robust Java EE applications.

Java ME (Java Platform, Micro Edition). Java Training provides an environment for applications running on a broad range of mobile and embedded devices, such as mobile phones, PDAs, TV set-top boxes, and printers. The Java ME platform includes flexible user interfaces, a robust security model, a broad range of built-in network protocols, and extensive support for networked and offline applications that can be downloaded dynamically. Applications based on Java ME specifications are written once for a wide range of devices yet exploit each device’s native capabilities.

Learn more in the comprehensive Java Training four-part series of two tutorials and two companion articles that focus on J2ME and the Mobile Information Device Profile (MIDP).

Fresherlab.com is a young organization, based at India’s IT hub, Bangalore.
It’s a dynamic and competitive world with full of ups and downs in IT sector and therefore; the fresh engineers require just more than theoretical knowledge to get themselves ready for the industry.

Fresherlab.com is a young organization, based at India’s IT hub, Bangalore.
It’s a dynamic and competitive world with full of ups and downs in IT sector and therefore; the fresh engineers require just more than theoretical knowledge to get themselves ready for the industry.



Page :12345...Last »