Click here to Skip to main content
15,908,013 members
Home / Discussions / Java
   

Java

 
AnswerRe: Based on one combo box items should be displayed in another combo box ?How Pin
TorstenH.26-Apr-12 20:54
TorstenH.26-Apr-12 20:54 
AnswerRe: Based on one combo box items should be displayed in another combo box ?How Pin
Bernhard Hiller26-Apr-12 21:55
Bernhard Hiller26-Apr-12 21:55 
GeneralRe: Based on one combo box items should be displayed in another combo box ?How Pin
TorstenH.26-Apr-12 23:03
TorstenH.26-Apr-12 23:03 
Questionwhere can i get LlamaWORK2D GAME ENGINE Pin
Member 888152624-Apr-12 21:35
Member 888152624-Apr-12 21:35 
AnswerRe: where can i get LlamaWORK2D GAME ENGINE Pin
TorstenH.24-Apr-12 21:54
TorstenH.24-Apr-12 21:54 
GeneralRe: where can i get LlamaWORK2D GAME ENGINE Pin
Bernhard Hiller25-Apr-12 20:49
Bernhard Hiller25-Apr-12 20:49 
Questionweb service en java Pin
olfouta23-Apr-12 3:26
olfouta23-Apr-12 3:26 
AnswerRe: web service en java Pin
Nagy Vilmos23-Apr-12 3:37
professionalNagy Vilmos23-Apr-12 3:37 
0. Build a web server. Get your server up and running, maybe get it up and running so the user can enter two places and the service replies "Cannot calculate route from X to Y; please try later when the code is done."

1. Build your algorithm. Seperate to the web bits, make sure you can calculate the route. Use command line and have a call like Points[] getRoute(String from, String to), get that working.

2. plug #1 into #1

3. Magic.

4. Profit!


Panic, Chaos, Destruction. My work here is done.
Drink. Get drunk. Fall over - P O'H
OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre
I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer
Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

GeneralRe: web service en java Pin
olfouta7-May-12 8:22
olfouta7-May-12 8:22 
AnswerRe: web service en java Pin
trongduy7-May-12 4:23
trongduy7-May-12 4:23 
GeneralRe: web service en java Pin
olfouta7-May-12 8:24
olfouta7-May-12 8:24 
QuestionJTextArea problem Pin
bijalvadher22-Apr-12 22:30
bijalvadher22-Apr-12 22:30 
AnswerRe: JTextArea problem Pin
Nagy Vilmos23-Apr-12 1:58
professionalNagy Vilmos23-Apr-12 1:58 
GeneralRe: JTextArea problem Pin
bijalvadher23-Apr-12 2:05
bijalvadher23-Apr-12 2:05 
GeneralRe: JTextArea problem Pin
Alok Sharma ji26-Apr-12 23:22
Alok Sharma ji26-Apr-12 23:22 
Questiona question about ThreadPool Pin
dirk.zhang22-Apr-12 22:29
dirk.zhang22-Apr-12 22:29 
AnswerRe: a question about ThreadPool Pin
Nagy Vilmos23-Apr-12 0:21
professionalNagy Vilmos23-Apr-12 0:21 
Questionsparql query Pin
RORY1720-Apr-12 8:00
RORY1720-Apr-12 8:00 
AnswerRe: sparql query Pin
Nagy Vilmos23-Apr-12 1:56
professionalNagy Vilmos23-Apr-12 1:56 
GeneralRe: sparql query Pin
RORY1725-Apr-12 11:06
RORY1725-Apr-12 11:06 
QuestionProblems deploying Soap MTOM service WCF with Java Client Pin
sfinxrecord1319-Apr-12 4:30
sfinxrecord1319-Apr-12 4:30 
QuestionRead XML data into an ArrayList Pin
Chris_B8419-Apr-12 0:08
Chris_B8419-Apr-12 0:08 
AnswerRe: Read XML data into an ArrayList Pin
Richard MacCutchan19-Apr-12 1:39
mveRichard MacCutchan19-Apr-12 1:39 
AnswerRe: Read XML data into an ArrayList Pin
Ramesh221726-Apr-12 20:48
Ramesh221726-Apr-12 20:48 
Questionserial numbers in Java Application Pin
TorstenH.16-Apr-12 3:54
TorstenH.16-Apr-12 3:54 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.