Click here to Skip to main content
15,910,277 members
Home / Discussions / Java
   

Java

 
AnswerRe: this jave forum requires more experts. Pin
Russell Jones4-Jun-08 5:57
Russell Jones4-Jun-08 5:57 
QuestionGeting Clinet Information from server using JSP Pin
Kshipra Kship28-May-08 19:48
Kshipra Kship28-May-08 19:48 
QuestionNetworking Programming. Pin
kashifdhillon27-May-08 22:48
kashifdhillon27-May-08 22:48 
AnswerRe: Networking Programming. Pin
Hesham Amin8-Jun-08 20:13
Hesham Amin8-Jun-08 20:13 
Questionregarding folder open Pin
jaishrini27-May-08 19:08
jaishrini27-May-08 19:08 
Questionshopping cart using sessions in j2ee [modified] Pin
Renju S27-May-08 0:14
Renju S27-May-08 0:14 
Questionhow can i extract elements of an arrylist to string array in j2ee? Pin
divyagopikrishna27-May-08 0:11
divyagopikrishna27-May-08 0:11 
AnswerRe: how can i extract elements of an arrylist to string array in j2ee? Pin
toxcct27-May-08 2:35
toxcct27-May-08 2:35 
did you bother reading the javadoc ?

the ArrayList class has the toArray()[^] method, which returns an Object[].

also, as long as you don't tell what type of elements the arraylist contains, i can't help much. please indicate what version of Java you use too.


QuestionHelp with basic java programming? Pin
freshdiep26-May-08 13:29
freshdiep26-May-08 13:29 
AnswerRe: Help with basic java programming? Pin
Reagan Conservative28-May-08 11:49
Reagan Conservative28-May-08 11:49 
QuestionUse of appender in log4j Pin
pl_kode24-May-08 21:40
pl_kode24-May-08 21:40 
Questioni don't know how contol this applet~ Pin
Jung Seng Won24-May-08 4:39
Jung Seng Won24-May-08 4:39 
QuestionMultithreading using log4j Pin
pl_kode20-May-08 18:07
pl_kode20-May-08 18:07 
QuestionKeep Java Menu On top Pin
spikeboy420-May-08 0:14
spikeboy420-May-08 0:14 
Questionhelp for making .jar file Pin
prayaggupta16-May-08 5:54
prayaggupta16-May-08 5:54 
AnswerRe: help for making .jar file Pin
toxcct16-May-08 7:08
toxcct16-May-08 7:08 
Questionhelp me plz....... to set path in environment variable in Java Pin
prayaggupta16-May-08 5:41
prayaggupta16-May-08 5:41 
AnswerRe: help me plz....... to set path in environment variable in Java Pin
toxcct16-May-08 7:09
toxcct16-May-08 7:09 
QuestionJava experts please help Pin
Arya2115-May-08 21:52
Arya2115-May-08 21:52 
AnswerRe: Java experts please help Pin
scriptkid16-May-08 10:40
scriptkid16-May-08 10:40 
QuestionAccessing data on a server-client application Pin
madness2k415-May-08 4:29
madness2k415-May-08 4:29 
QuestionGraphs Pin
Deem15-May-08 2:25
Deem15-May-08 2:25 
AnswerRe: Graphs Pin
Russell Jones4-Jun-08 6:00
Russell Jones4-Jun-08 6:00 
Questionjni problem, can not call method outside the jni method?? Pin
wendyyue14-May-08 20:48
wendyyue14-May-08 20:48 
QuestionTwo web service in same system Pin
Rajir13-May-08 22:08
Rajir13-May-08 22:08 

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.