5,727 Posted Topics

Member Avatar for boohoo

new record for Daniweb I think, 3+ years after the last post which was itself a year after the subject had been discarded.

Member Avatar for hemanthjava
0
290
Member Avatar for holysmokes

Nope, keep only the latest unless you have a very specific need to have an older one (like I do, we have some code which MUST be compiled with an older compiler for now until it is either reworked or the machines it runs on upgraded to a new runtime).

Member Avatar for jwenting
0
105
Member Avatar for rakesh.java

First take some English classes so you can communicate with people. That will also teach you how to read books and tutorials, of which there are plenty.

Member Avatar for jwenting
0
52
Member Avatar for pineapple

Don't call the class Map, to avoid confusion with the standard library :) Make it an array of MapSpace objects and store just those, maybe having those have the original character in them somewhere (or better have an enum that maps the characters to symbolic constants). Think something like [code] …

Member Avatar for DaSogo
0
151
Member Avatar for lalit2512
Member Avatar for praveenmanchu

in fact you should likely not use struts at all. It's an overrated, overly complex, technology. Try Spring and Spring MVC especially. Far cleaner, easier to work with, and nicer to use. [url]http://www.springframework.org[/url]

Member Avatar for jwenting
0
108
Member Avatar for ! !

Define "web services". If you mean SOAP you're behind the times, SOAP was hyped a few years ago but never took off. It's used, but nowhere near as much as you'd think from the hype. the whole "web services" thingy is pretty similar. Many people do it as part of …

Member Avatar for RamiroS
0
82
Member Avatar for static
Member Avatar for kathryninvt

Your biggest problem seems to be a non-functional spacebar and some non-functional shift keys. I gave up even trying to read your post after the first 2 paragraphs, as it's impossible to follow.

Member Avatar for Phaelax
0
169
Member Avatar for Aretai

put the jarfiles or directories on the classpaths for both your compiler and runtime and it will work fine. Most people have a lib directory per project containing everything needed, easy to include :)

Member Avatar for jwenting
0
90
Member Avatar for gpta_varun

yeah. Not sure where the name Lotto comes from but: Nike is the goddess (as well as a contraction of the names of the company founders) Reebok is Afrikaans for a species of antelope Adidas again is a contraction of the names of the company founders

Member Avatar for goldeagle2005
1
289
Member Avatar for vegaseat

Walked past a bar in Amsterdam saturday who had a large advertisement in the window mentioning a price of €1.10 for beer. Didn't mention the dose, so I'll assume it's a regular beerglass which would be 0.2 or 0.25 (depending on brand) liter.

Member Avatar for GriffIT34
0
420
Member Avatar for aarya
Re: ejb

Each application server will have its own deployment mechanisms and tutorials. Eclipse is not an application server so has no place in your list :) I suggest you stick with the official reference implementation and the tutorials which make use of it for now. That way you won't be tricked …

Member Avatar for masijade
0
103
Member Avatar for ytregnn

Probably not, seeing as to the major security problems with most versions of the product. But we're not going to help spammers and identity thieves get access to means to steal email addresses (and other information).

Member Avatar for The Dude
0
232
Member Avatar for happygeek

I'm too busy (and don't have enough to say that people would be interested in) to write regularly so a blog is pointless.

Member Avatar for goldeagle2005
0
191
Member Avatar for adileoxfxanis
Member Avatar for Sailor_Jerry

the syntax you're looking for is: [code]return new boolean[] {true, false};[/code]

Member Avatar for Sailor_Jerry
0
151
Member Avatar for vinahorse78

Sounds like you tricked someone else to do your homework assignment for you and they didn't do what you thought they would. How the heck else can you get a message on screen that you don't know where it comes from? The only reason for that is that you didn't …

Member Avatar for yvs
0
210
Member Avatar for nik13

have you looked at the documentation and tutorials links at Sun's official site? They've quite a list of their publications there, several of which are available online. You're not going to get pdf versions of books from me, that would be theft.

Member Avatar for jwenting
0
88
Member Avatar for it-1

I don't know if the trial version has the capabillity, nor if it's available in JB9. There's a project target you can add in JB2005 for creating a native executable wrapper (and I had to look that up, I never had a need for it and don't think I ever …

Member Avatar for jwenting
0
144
Member Avatar for racerrunner

Add a line df.setMinimumFractionDigits(2) before you format the results. For good measure you may also want to add df.setMinimumIntegerDigits(1) to prevent 0.50 from being output as .50

Member Avatar for jwenting
0
141
Member Avatar for The Dude

Bit stupid questions. More than a few several answers in combination would be the best option... Got 90% despite that and not being completely familiar with US traffic regulations (hardly surprising as it's rather hard to drive there from here).

Member Avatar for JemB
0
2K
Member Avatar for BeastOverlordH6

hmm, why do you group monarchism in with all those religions? It's the only one that has no religious meaning... And you're missing Shintoism.

Member Avatar for BeastOverlordH6
0
210
Member Avatar for tinartist
Member Avatar for aarya

And you should really learn something about technologies before just heaping a ton of acronyms and buzzwords together and decide that's what you're going to use.

Member Avatar for jwenting
0
126
Member Avatar for usama

You'll need to find an XML parser that's supported on your mobile platform. JME being kind of limited that could be a problem.

Member Avatar for usama
0
129
Member Avatar for moderate_rock48

All general mags (and most specialised ones) I've come across are little better than collections of advertising masked as "reviews" and "consumer reports".

Member Avatar for jwenting
0
189
Member Avatar for TinchoXVI

less Martineyes and more Java and you would figure it out easily enough (maybe you're too young to know the joke here). What you're asking for is all dirt standard functionality which you MUST be able to do almost with your eyes closed.

Member Avatar for Phaelax
0
310
Member Avatar for walalno2005

Same as Oracle. Find a JDBC driver and plug it into your Java application.

Member Avatar for jwenting
0
85
Member Avatar for mohamad11

You can't, period. OE might accept some forms of ActiveX controls as plugins, but nothing else.

Member Avatar for jwenting
0
58
Member Avatar for Pacer
Member Avatar for lifayan
0
110
Member Avatar for whizz_kid

Wrong button placement, always place the most logical control to leave a screen in the bottom right corner (so in this case the NEXT button, not the FINISH button). And where do you get the 80% passing score? SCJP (at least the 1.4 exam) has a 52% passing score.

Member Avatar for jwenting
-2
149
Member Avatar for pixeltrace

Using an IDE will never teach him to install and configure his environment properly. It's a workaround rather than a solution. Download the JDK from [url]http://java.sun.com[/url] and READ and follow the installation and configuration instructions. They're quite good, the only reasonably intelligent people who have trouble are those who don't …

Member Avatar for jwenting
0
186
Member Avatar for PipSqueak

I'm with Alex here. If my site were a commercial venture I'd pay for that if it were commercially viable to do so. If it isn't, word of mouth is excellent advertising. If it's a hobby site you're probably a member of some of the other associated sites with that …

Member Avatar for Angeleyes1437
0
1K
Member Avatar for MrLew

methods in an interface are implicitly public, no need to declare them as such (at least in the interface, in the implementing class they MUST be declared public).

Member Avatar for shan06
0
131
Member Avatar for compeat

You're asking for help in a criminal activity. Anyone rendering such help will themselves be guilty of a criminal act...

Member Avatar for DMR
-1
2K
Member Avatar for faramin

why use frames at all? They were scrapped from the core html spec years ago, retained only as an optional system for backwards compatibility. There's no need for them, and if you want to prepare for cross device compatibility you're going to have to do without them.

Member Avatar for faramin
0
198
Member Avatar for usama

I see this little class called a "FileReader", it sounds like something you could use.

Member Avatar for sumittz
0
97
Member Avatar for crock08
Member Avatar for server_crash
0
231
Member Avatar for aiat
Member Avatar for blurstudent

That won't work, iamthwee, because you're comparing only the entire range and not subranges thereof. Think about what you're actually doing here. What's happening with the result of Integer.parseInt()? What are you comparing with those hardcoded limits?

Member Avatar for blurstudent
0
216
Member Avatar for mexicanwitewash

he probably didn't install the JDK, or didn't set his environment properly, as described in the installation instructions.

Member Avatar for pty
0
383
Member Avatar for warpeace2006

We have the moral responsibility to help the people of Iraq do their own thing without falling prey to terrorists or (worse) Iranian invasion. The goals set out have largely been achieved, Saddam has been removed as a supporter of terrorism and terrorists as a group are too busy now …

Member Avatar for server_crash
0
633
Member Avatar for blurstudent

But why do it like that? Why not embed a web browser control in a Java window? If simple HTML 3.0 is enough you can use standard controls for that, else you might have to find something on the web (or get creative and write your own HTML parser).

Member Avatar for blurstudent
0
159
Member Avatar for computerpros

You'd be better off writing that sort of thing in C++ or Delphi with maybe some Assembler code as well.

Member Avatar for computerpros
0
248
Member Avatar for usama
Member Avatar for jwenting
0
73
Member Avatar for Phaelax

Dumb question indeed, and ambiguous. Depending on how you define and assign your Listeners, none listen to everything. A WindowListener hooked to a dialogbox may for example never listen to anything if that dialog is never launched. He probably did mean a WindowListener, but those are related to only a …

Member Avatar for jwenting
0
189
Member Avatar for Phaelax
Member Avatar for HackWizz

You're "nearly learnt C++"? WOW, never heard anyone claim to know almost everything there is to know about C++. And that includes gurus with 10-15 years experience in the language and several books to their name. If you're THAT good in C++ you should be able to pick up any …

Member Avatar for Kiba Ookami
0
202
Member Avatar for itsukumar

I've pretty much decided my next project after I submit my SCJD work will be to create a complete IRC server in Java. I might even release the source after it's done, but it will likely take a few years until it's fully functional unless I bring others on board …

Member Avatar for jwenting
0
201

The End.