| Thread | Last Post | Replies |
|
| Eclipse Visual Editor Plugin Simple Question | 29 Apr 2006 10:46 GMT | 1 |
I just started with Eclipse yesterday and love it. Today I'm struggling with a plug-in problem. What I tried: 1. Unzipped eclipse 3.1.2 to C:\Program Files\eclipse
|
| Difference btwn Servlet and Web Service | 29 Apr 2006 06:21 GMT | 3 |
What's the real difference between Servlet and Web Service. Currently we provide Document Management Platform works with RMI and want to add web interface so that customers can create a web application to access our system using PHP, JSP.
|
| java slows down suddenly? | 29 Apr 2006 03:05 GMT | 1 |
hi.. for some reason the java in our aix suddeny slowed down, meaning only application using it (like tomcat 4.18) were extremly slow. (tomcat was listening on port 18080)
|
| Saving a an image written to a graphics context to a jpeg | 29 Apr 2006 02:09 GMT | 6 |
anybody got some code on how to do this? I'm no graphics master.
|
| java vs c++ speed benchmarks | 29 Apr 2006 00:12 GMT | 7 |
Anyone now where i can find some recent java vs c++ speed benchmark? possibly for scientific computation? possibly with the source code? Thanks Dimitri
|
| CD Emulator? | 28 Apr 2006 23:14 GMT | 2 |
Does anyone have code to mount a single virtual CD, like daemon tools would? Would only need it to mount an ISO (but the program is going to actually be embedded into a website, as part of a fileserver.) Thanks!
|
| weird serialization issue with long | 28 Apr 2006 22:03 GMT | 2 |
I'd appreciate some help with a weird problem. A long in an object that I serialize is read as zero every other iteration. Since I'm creating new instances every time, I don't think it has to do with reset() or flush(). Also, it seems inefficient to
|
| Image doesn't display properly | 28 Apr 2006 21:37 GMT | 4 |
I am very new to Java programming, or any programming for that matter. I have been playing with getting images to display in an application when an action is performed, but I have been experiencing problems. When I click the button the image doesn't display. If I click the
|
| Polymorfic Collection construction | 28 Apr 2006 21:30 GMT | 3 |
Hello. I want to implement a method for filtering a class: public Collection filter(Collection c) { Collection filteredCollection = "An object of the same class that c"
|
| MIDLet Different Languages | 28 Apr 2006 21:27 GMT | 5 |
I was wondering on how to implement and show different scripts other than english? Is this possible? Thank you in advance for the help Shahid
|
| Java Wireless Tool Kit | 28 Apr 2006 21:26 GMT | 5 |
I am trying to get non English characters (ex. hebrew, arabic, chinese, japanese, etc.) on the application. Using the Unicode, it works perfectly fine within the module. However, once I make the jar file and take it to my phone, it shows up as boxes.
|
| basic jvm question | 28 Apr 2006 20:50 GMT | 4 |
if code is sitting on machine A, like on a NAS device, and server B is the java server that actually runs that code, is there a performance penalty for server B running it from the NAS as opposed to putting the code physically on server B and running it from there?
|
| Open Source quality better then closed? | 28 Apr 2006 20:47 GMT | 15 |
hi... i just wondered, does the fact you write a product as open source, forces you to write better code, in the hopes (fears?) that who ever may see you code in the future will be impressed (shocked?)
|
| COMPRESSED FILE | 28 Apr 2006 20:44 GMT | 5 |
I receive a file in an InputStream , and I'd like to know which kind of file is it, compressed, or not. How can I do it? Which method can I use on this InputStream Thanks
|
| ocr | 28 Apr 2006 20:38 GMT | 6 |
dear frnds i ave query and want 2 ask ull tat in java can v extract data frm img files. 4 example if there img files of bank cheques and bank warrants where we
|