|
Written by administrator
|
|
Wednesday, 21 May 2008 15:50 |
|
When developing a mobile web site it is good to know the details of the user. It can help you to give a better user experience. A, lot of information can be obtained from the http headers (X-headers). X-headers are fields in the request HTTP header beginning with an X. These fields are kind of non-standard or proprietary add-ons to the regular fields in the HTTP header.
|
|
Last Updated ( Wednesday, 21 May 2008 15:59 )
|
|
Read more...
|
|
|
Written by Phoenix
|
|
Tuesday, 13 May 2008 13:07 |
|
J2ME is the java platform for mobile phones that can be used to develop small applications and games for mobile phones. In this article we will see how to develop a small java game using J2ME, we will be going through the minimum things that you need to know for developing a game in J2ME.
|
|
Last Updated ( Tuesday, 13 May 2008 13:43 )
|
|
Read more...
|
|
Written by javaking
|
|
Wednesday, 07 May 2008 18:52 |
|
In this Article we present you why it is difficult in java to measure the size of an object, we also narrate the traditional method used by programmers to measure the size of objects in java and then we present to you the latest and most accurate way to measure the size of an object.
|
|
Last Updated ( Wednesday, 07 May 2008 18:56 )
|
|
Read more...
|
|
|
Written by rajesh
|
|
Tuesday, 13 May 2008 02:48 |
|
The File class in java.io package provides an abstract representation of file and directory pathnames. This class provides many useful functions for operating on files. But no where in the Api documentation of the java.io.File class is mentioned about the thread safety of the methods in this class. In this article, we shall see whether the mkdirs() method in File is thread safe.
|
|
Last Updated ( Tuesday, 13 May 2008 03:30 )
|
|
Read more...
|
|
Written by administrator
|
|
Sunday, 04 May 2008 08:37 |
|
In this article I am going to walk through the development of a remote desktop application in java. We will be using various concepts in java like Networking, Dynamic Proxy, Threads, Remote Proxy, Robot API and Tray Icon.
|
|
Last Updated ( Thursday, 22 May 2008 03:56 )
|
|
Read more...
|
|
|
|
|
|
|
Page 6 of 7 |