Click here to Skip to main content
15,897,273 members
Home / Discussions / Java
   

Java

 
AnswerRe: How do i go about this Pin
Richard MacCutchan15-May-11 22:18
mveRichard MacCutchan15-May-11 22:18 
AnswerRe: How do i go about this Pin
Nagy Vilmos15-May-11 22:20
professionalNagy Vilmos15-May-11 22:20 
AnswerRe: How do i go about this Pin
jschell16-May-11 8:46
jschell16-May-11 8:46 
Questionhow to make a listener to receive from HttpConnection Pin
williamroma13-May-11 1:40
williamroma13-May-11 1:40 
AnswerRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 8:57
jschell13-May-11 8:57 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 9:08
williamroma13-May-11 9:08 
GeneralRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 12:19
jschell13-May-11 12:19 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 12:39
williamroma13-May-11 12:39 
ty 4 ur help

mabye i understand u
but i wana tell u all the problem

i want to make a chat program on Moblie
the program using emails on Hotmail

the chat include sending and receving IM

i can send the IM to my server then the server send it to the person (that i make chat with)

but with the person sends me a IM i can catch it in the server but how can i send it to the mobile
here is the problem cos i use HttpConnection
look:

the function
protected void doGet(HttpServletRequest request, HttpServletResponse response)

be in the server
i can send the IM from J2ME client to server and catch it in the request but when someone send the IM to the server how can i send it back to my J2ME client.
i know what i hv to use response but this object don't wait for the user to send data .. other words i dont know when the send the data to the server and so i do not know when i hv to send it to the client


plz help me , i have to make it , plz plz plz help me
tyvm
GeneralRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 12:55
jschell13-May-11 12:55 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 13:12
williamroma13-May-11 13:12 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 13:13
williamroma13-May-11 13:13 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 13:15
williamroma13-May-11 13:15 
GeneralRe: how to make a listener to receive from HttpConnection Pin
williamroma13-May-11 9:11
williamroma13-May-11 9:11 
GeneralRe: how to make a listener to receive from HttpConnection Pin
jschell13-May-11 12:15
jschell13-May-11 12:15 
Questionhow to read exact content of word in java Pin
priya218411-May-11 0:03
priya218411-May-11 0:03 
AnswerRe: how to read exact content of word in java Pin
Nagy Vilmos11-May-11 0:13
professionalNagy Vilmos11-May-11 0:13 
AnswerRe: how to read exact content of word in java Pin
JP_Rocks29-May-11 22:34
JP_Rocks29-May-11 22:34 
Questionhow to read exact content of word in java Pin
priya218411-May-11 0:02
priya218411-May-11 0:02 
AnswerRe: how to read exact content of word in java Pin
Nagy Vilmos11-May-11 0:17
professionalNagy Vilmos11-May-11 0:17 
QuestionCreating an object of a superclass Pin
kurt110-May-11 9:20
kurt110-May-11 9:20 
AnswerRe: Creating an object of a superclass [modified] Pin
Luc Pattyn10-May-11 12:43
sitebuilderLuc Pattyn10-May-11 12:43 
AnswerRe: Creating an object of a superclass Pin
Nagy Vilmos10-May-11 23:11
professionalNagy Vilmos10-May-11 23:11 
GeneralRe: Creating an object of a superclass Pin
Luc Pattyn11-May-11 0:54
sitebuilderLuc Pattyn11-May-11 0:54 
AnswerRe: Creating an object of a superclass Pin
jschell11-May-11 8:49
jschell11-May-11 8:49 
QuestionHow to get only modified files from vss using ant scripts [modified] Pin
Payam Rastogi9-May-11 19:27
Payam Rastogi9-May-11 19:27 

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.