| Thread | Last Post | Replies |
|
| I need to upload an image to a folder in a remote server | 14 Oct 2006 00:51 GMT | 1 |
Hi every body, i have to send an immage to a remote server, but when i do run, i didi't have console error or unsuccesful writing, but the image dosen't appare in the folder....
|
| IDE for JSF | 13 Oct 2006 23:51 GMT | 3 |
Whar other IDEs are available for JSF programming than Sun Java Studio Creator? Sorry but I don't free comfortable using Studio Creator. Any JSF plugins for Eclipse or NetBeans?
|
| very newbe | 13 Oct 2006 22:06 GMT | 1 |
Hi I have finished my first project on oracles job developer all works ok when I run it from Jdeveloper But when I deploy it to weblogic 8.1 it deploys ok
|
| Multithreading - Problem with notifyAll() and wait() | 13 Oct 2006 19:31 GMT | 5 |
I have a program which has 2 threads: producer and consumer. Producer sleeps, wakes up and outputs how long it slept and what time it woke up. That info is passed to a vector. Consumer then gets that info from the vector and prints it out. Well, at least that's what it should do.
|
| Strange results when adding two double primitives - Java 1.5.0_04 | 13 Oct 2006 19:22 GMT | 17 |
I've found this little oddity in the application I'm working on where the result of adding two double primitives gives a result that either has an extra 0.0000000000000002 or it is 0.0000000000000001 less than the expected result.
|
| Jakarta Digester...parsing problem | 13 Oct 2006 18:46 GMT | 2 |
I'm novice using Jakarta Digester. I try to parse the folling xml document: <DOC> <DOCNO>100</DOCNO>
|
| Hello friends | 13 Oct 2006 16:53 GMT | 1 |
I wanted to develop Mobile Agents for Computational Grids. The main objective of my project is to Process Migration in computational Grids. I have a doubt, either java is suitable for programming Strong Migration? Because i heard that java doesnt support for Strong
|
| Simple Web JSP Login Framework | 13 Oct 2006 16:41 GMT | 4 |
Without wanting to reinvent the wheel, I'd like a simple framework for user login, account verification via an email response link to plug into a new web application... someone's got to have written a generic user login and credential system...
|
| question on how to use local inner class inside a static method | 13 Oct 2006 15:14 GMT | 4 |
I am doing some scientific programming using Java. I have a static method doing some calculation. To help its calculation, I hope to have a class Helper inside the method doing some routine, modular calculation. But I ran into 2 problems. Could you help me out? Thank you very ...
|
| Java is the worst of both worlds | 13 Oct 2006 14:53 GMT | 11 |
Java is worse than ruby for example because it has tacked on colections, no dynamic typeing, some things are not objects, no operator overloading, no function passing mech or blocks. functional programing in java is imposible. it is slow to develop, and is a tad
|
| using jave to run linux and windows commands | 13 Oct 2006 14:49 GMT | 3 |
I would like to write a gui to run windows and linux commands, is this possable ? the aim would be to write a GUI that would run on top of the os and for example, I would like to run dir on a windows box i.e. I would click
|
| Euro sign not displayed when transmitted through stream | 13 Oct 2006 11:23 GMT | 5 |
This is what is being done. Euro sign is initialized as a String & then written through PrintWriter into a custom stream, where it's converted to type int[]. When this is read in the client end & displayed, it is getting displayed as a '?'. In short, this is how it is coded:
|
| JNI problem: Calling java from C++ dll | 13 Oct 2006 10:52 GMT | 8 |
I try to call java methods from a C++ dll usin JNI and have some problems I don't understand. This is under XP using Java 1.5.06 If a function "x" of the dll is called I want to create the JVM and
|
| Web Services Development life cycle | 13 Oct 2006 10:33 GMT | 6 |
I am trying to establish what the differnet approaches for developing web services are for a research project and locate any resources on the topic. Can anyone offer any guidance on this, I am still learning about web services in general so any pointers would be much appreciated.
|
| Free java ebooks | 13 Oct 2006 08:24 GMT | 2 |
Lots of free java ebooks at http://www.ebooklobby.com/index.php?cid=44
|