| Thread | Last Post | Replies |
|
| Audio support in J2ME | 01 Apr 2005 13:31 GMT | 2 |
How to do the audio support program in j2me (midp 1.0)....could u give a code wise example
|
| Killing Process Results in Randomly Launching Nautilus "File Manager" | 01 Apr 2005 13:12 GMT | 2 |
Please forgive the heavy cross-posting and feel free to delete inappropriate groups when you reply. I am really at a loss and hope someone has an answer for my problems. Environment:
|
| "stuck "on the getResponseCode() line | 01 Apr 2005 09:34 GMT | 1 |
I have an application that uses a communication Thread that opens a connection to a server(router's web server) every few seconds. I'm using a simple http protocol. Below is the piece of code: ------code begin--------
|
| Download file using java | 01 Apr 2005 09:25 GMT | 5 |
i have a web server running on a remote system, and need to download a file from there, onto the local system. is there a way to do this, other than running a web server on the local system, and using it to perform the download? any help would be appreciated..
|
| Struts taglib html:text and dynamic values problem | 01 Apr 2005 04:14 GMT | 1 |
I'm looking for a solution to this problem I've been having. I have a multi page form. Basically, the first form, you pick an identifying object. The Action for that form generates an object based on the identifying object and displays the data into a form on the second
|
| JTextArea and OutOfMemory message | 01 Apr 2005 01:29 GMT | 4 |
A question about JTextArea behaviour. If I read sequentially a big list of files and append the lines on a JTextArea, after a while I get a Memory error.
|