Click here to Skip to main content
15,895,801 members
Everything / Programming Languages / Java / Java SE / J2SE 5.0

J2SE 5.0

J2SE5

Great Reads

by Fadi Hania
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.
by Matt Stine
Deploying Grails with Groovy
by Zeff Portal
Prohost Scanner

Latest Articles

by john0609
This tip will provide the basics and one place use of reflection in Java.
by Javin Paul
Memory Mapped IO is one of the fastest IO options available for Java program. If you are writing latency sensitive application, where IO can skew your numbers, then using MemoryMappedByteBuffer is a good option.
by Zeff Portal
Prohost Scanner
by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.

All Articles

Sort by Score

J2SE 5.0 

17 Apr 2011 by Fadi Hania
This is a J2ME beginner article that describes how to add different J2ME components to your application especially StringItems and Commands.
2 Dec 2009 by AspDotNetDev
Well, the URL has a semicolon where it should have a colon. That could be a problem.http;//Should be.http://Also, the web services I work with typically have an extension in the URL, but that could just be because I work with Microsoft technologies. For example:NWSSService?wsdlWould...
5 Jun 2010 by Sandeep Mewara
Deepak 6 wrote:PLZ GIVE THE CODE AS EARLY AS POSSIBLE1. CAPS means shouting. Please dont use it next time. 2. Tone down yourself. Don't be so demanding. People here help in their free time, you need to keep patience.Deepak 6 wrote:Can You give me the codeDon't expect/ask for code...
18 Sep 2010 by GeniusMchlahla
To the best of my knowledge a MIDP .jar file is an MIDP .jar file. A friend of mine wrote an app using Eclipse, and it ran on his touchscreen Samsung. It also ran on my S60 series Nokia. I have written applications in Netbeans, and they have ran on a multitude of different phones. The prime...
6 Oct 2010 by #realJSOP
Well, armpit, this looks like something you've got to do for school. Is that right? Why in the world would you do a project like this if you don't have the skills necessary to pull it off on your own?
19 May 2012 by hoonzis
This is a short post describing how to implement a simple tool to manage CORBA Naming Service.
11 Apr 2011 by Manfred Rudolf Bihy
Hello Ravindra,the algorithm you are naming in your question does not exist. It may be that you intended to ask about the "Canny Algorithm" which is about edge detection and you can read some about it here: http://en.wikipedia.org/wiki/Canny_edge_detector[^]. If you want an implementation...
17 Apr 2009 by Matt Stine
Deploying Grails with Groovy
7 Dec 2009 by ozmrdn
hi,I was creating a WS client server that is not running.I'm using Glassfish v2.1 and Netbeans 6.5.I received an error as follows:"Problem with downloading WSDL or Schema file. Check url, proxy settings or whether server is running. URL:...
7 Dec 2009 by Sriram K G
Check if you could connect to the web serivce URL via browser.
5 Jun 2010 by Richard MacCutchan
See here[^] for some samples.
18 Sep 2010 by Vishal D Kolekar
Hello everybodyI want to create a software for my nokia e50 which can run on any mobile who support java software.I heard that for creating mobile software I meed some freamework which is different for every mobile according to different company policy.Is it ture?I want the software...
18 Sep 2010 by Vishal D Kolekar
Thank you very much.......... :-D :-D if I create application using netbeans j2me, then can I directly install it in my mobile or any other java mobile?And also tell me which will be the best algorithm for me to encrypt the massage ?I will use the public n private key encryption...
27 Oct 2010 by TonDRG
use crisc.ru for certification in CRISC ISACA
11 Nov 2010 by YoussefRafii
hello!i develop an jee application with hibernate, spring and richfaces in netbeans 6.9.1 i've add all required libraries but when i want to run it it show me this message:The module has not been deployed.here's the log of the...
17 Feb 2011 by Richard MacCutchan
I want $10,000,000, how about a swap?Seriously though, no-one is just going to hand you code like this. Try doing some sensible research for yourself and come back when you have a proper technical question.
17 Feb 2011 by Sandeep Mewara
It does not work like this here.Here is what is expected by enquirers:1. TRY first what you want to do!2. Formulate what was done by you that looks like an issue/not working. Try them and tell if you face issues. Members will be more than happy to help like this.
7 Jun 2011 by Ed Nutting
What you asking for is something pretty complex and at the leading edge of computing. Text to speech and speech to text, though it has been done reasonably now, it still sounds very synthetic and the world is always trying to improve this stuff. You should probably have tried Google'ing this...
5 Sep 2011 by zeeshanakhter2009
http://java.sun.com/products/java-media/speech/forDevelopers/jsapi-guide/TechOverview.html
31 Jul 2013 by Zeff Portal
13 Oct 2015 by CPallini
As others already pointed out, the sentenceQuote:using Public key for communication so it is vulnerable is just wrong.Have a look at this Wikipedia page "Public-key cryptography"[^].
16 Jan 2017 by Richard MacCutchan
How do you expect anyone here to answer such a question? Look in your local area to see what jobs are on offer.
16 Jan 2017 by Patrice T
Quote:i am pursuing j2se after that should i go for android or j2ee? which one has more job opportunities?Nobody here can answer your question because it is a wrong question.The answer depend on your skills, experience, location.Search sites that offer jobs opportunities around your place.
2 May 2009 by Lemo Stein
Control And View Another Computer Remotely
8 Dec 2008 by Bikash Shaw
JSP custom tags provide a standardized mechanism for separating the presentation and business logic in a dynamic web page, allowing page designers to focus on the presentation while application developers code the backend.
23 Apr 2009 by hoangtuanbs
It is easy to run your own game on your own mobile
18 Nov 2010 by Bikash Shaw
Don't deploy your application in Jetty, deploy Jetty in your application
17 Nov 2013 by Javin Paul
Memory Mapped IO is one of the fastest IO options available for Java program. If you are writing latency sensitive application, where IO can skew your numbers, then using MemoryMappedByteBuffer is a good option.
5 Feb 2009 by Han Bo Sun
An article on how to create a simple web service using JBossWS, how to deploy and test
31 Jan 2009 by stlane
Java Lucene website crawler and indexer
18 Apr 2012 by Duong Ba Hong Minh
In this article I want to give a solution to work with an Oracle database has a large number of Columns
17 Mar 2011 by Fadi Hania
This is a J2ME beginner article that describes how to write your Hello World J2ME application
14 Jun 2009 by Mario Fusco
A thread safe library of static methods that provides an internal DSL to manipulate Java collections without loops
2 Jan 2010 by Dave Elliott
An application to download WSDL and related files and update them to be relative.
28 Jan 2010 by Anton Grigoryev
Command-line UI auto-generation to easily make code runnable.
6 Sep 2009 by Mario Fusco
How lambdaj tries to partially fill the lack of closures in Java
14 May 2010 by Software_Developer
How to create a Random Joke Generator in Java
25 Mar 2014 by john0609
This tip will provide the basics and one place use of reflection in Java.
10 Mar 2009 by krasnoff
A guide to write a basic JAVA Midlet
27 Feb 2009 by Mario Fusco
This article shows with an example some rules for effective concurrent programming
7 Jun 2011 by TorstenH.
Let me google that for you[^]Can't be that hard. Just don't use the facebook-search.regardsTorsten
14 Mar 2009 by Chris Grimes
Shows how to create C++ property accessors that support C#-like syntax
29 Jun 2008 by kaushik_sathupadi
A step by step guide to implement Mouse Gestures based commands in your Swing applications
28 Apr 2009 by upender chinthala
Integrating existing jms with ActiveMq jms system
12 May 2011 by Fadi Hania
This is a J2ME beginner article that describes how to use different J2ME components in your application to make it more user interactive, using TextField and Alerts UI components.
18 Oct 2010 by John Paul Walker
23 Jul 2008 by DebadattaMishra
This article gives you an idea of how to compare your string with * and ? so called wild cards
10 Apr 2011 by RAVINDRA SATPUTE
total code for how to process particular image which include cany's algorithm an all process takes place during image processing.
5 Jun 2009 by Mark_Ameba
No more problems with complexity of TableModels
6 Aug 2009 by Piyushkp
http://www.cs.ucsb.edu/~ebelding/txt/infocom06.pdf
4 Jun 2009 by daniel_at_work
Stratagies for managing application properties in Java
14 Oct 2015 by Nethesh
I'm doing my B.tech project in NFC device.IN NFC device they using Public key for communication so it is vulnerable . so we are plan to change the public key encryption to private key . but we don't know what the procedure do do that and what code to use and how to do it ??any one pls...
5 Jun 2010 by Deepak 6
I want to build The Calendar with Date & time , Can You give me the code on the basis of Calendar & Date-Time Function for Current Time in J2SE5. ThanxDeepak
6 Oct 2010 by arpit from Indore
sir , please give some idea of the majour project in java.Or give some idea about the project "Secure File System" ,i.e how it will develop using the java.
7 Jun 2011 by zeeshanakhter2009
i am try to convert speech into audio .wav, .au file. and make call on numbers and send that speech into audio converted file as caller speech plz guide me how i do that[edit]Urgency deleted: It may be urgent to you, but it isn't to us. All that your stressing the urgency does is to make us...
31 Jan 2014 by Dipali Singh
I want to make a collaboration application to share tests and documents among students that can run in individual computer labs .. Is it possible to make it in J2SE