| Thread | Last Post | Replies |
|
| Does Eclipse provide a "Visual Studio" for programming GUIs? | 29 Sep 2007 10:41 GMT | 17 |
My only Java environment so far has been JBuilder (Developer), and I was very satisfied with it. Now I see the writing on the wall and am considering migrating to Eclipse. I just got the Eclipse traditional download plus Turbo JBuilder 2007 and began playing with them. (cost
|
| amination | 29 Sep 2007 07:55 GMT | 3 |
anyone can teach me to how to do animation in JDK1.3
|
| Way to convert List object to class object | 29 Sep 2007 07:02 GMT | 7 |
I was trying to acces a class using a List object in a different class. I want the object to have the same features as LIst object but the same time have acces to a different class in the same project. thanks
|
| enabling directory listing on sun web server | 29 Sep 2007 05:48 GMT | 1 |
this is my default.acl version 3.0; acl "default"; authenticate (user, group) {prompt = "Sun Java System Web Server";};
|
| Netbeans/Cygwin/JDK issue | 29 Sep 2007 04:10 GMT | 7 |
I am working on a project, and one module of the project is written by a person in JAVA who passed away couple of months ago in an accident. Most of my work is in C/C++ though this module is in JAVA and I need
|
| [long] webservices, moving on from Axis | 29 Sep 2007 02:28 GMT | 2 |
[I don't know if this is the best NG, but it's the one I regularly read, don't hesitate to correct me] Hi all, I'm currently trying to migrate from Axis (aka Axis1) to any other web
|
| Mutiple ResultSet objects with same Statement object | 29 Sep 2007 01:41 GMT | 3 |
Is it okay to create 3 different ResultSets with the same Statement object? Here is what I am currently using in my Database statements with Oracle and everything works great. But I am wondering if this will create Database resource leakages or other issues:
|
| Can I compare references (in a sense of compareTo method)? | 28 Sep 2007 22:30 GMT | 29 |
When testing two objects for equality (with == operator), the references are compared. But it is not allowed to compare the objects (references) with <, <=, >, >= operators. Is it possible somehow to get the address of an object and then
|
| Get Web Page Content By URL with SSL | 28 Sep 2007 18:40 GMT | 1 |
I am trying to get a content of a file located on some server with the code below. Some web pages send the content fine but the one I need does not (it contains https in URL), resulting in error which follows the code:
|
| How to connect Java application with Oracle Database using JDBC? | 28 Sep 2007 17:02 GMT | 4 |
Hi friends , Myself dilip while learning java, JDBC:ODBC bridge to connect java application with Ms-Access we easily do using DriverManager,Connection,Statement,PreparedStatement,ResultSet,
|
| reloading <@ include %> | 28 Sep 2007 14:22 GMT | 2 |
Im have trouble now with putting several include's on my page, hoping to use <c:set>'s before each include in order to write different values. Unfortunatly i seem to have a caching problem and each include is printing the same value as my first include.
|
| JavaMail/MimeBodyPart question | 28 Sep 2007 13:28 GMT | 7 |
I have a JavaMail problem that has me stumped. I'm trying to build and send a MIME message containing: 1)a text/plain part containing text describing the following part 2)a message/rfc822 part containing a complete mail message which
|
| How to test a text file is newly created? | 28 Sep 2007 13:15 GMT | 3 |
My program first generate a text file, then read it and process it. The problem of my current program is that, if running failed, that text file generated last run will be read and processed. I hope to check a check to see if the text file is newly generated. It
|
| How do I make package org.apache.axis.encoding exist in netbeans? | 28 Sep 2007 13:02 GMT | 3 |
I've created a project in Netbeans. I keep on getting the error message: Compiling 24 source files to H:\...\build\classes H:\...\src\com\betfair\www\publicapi\types\exchange
|
| 102nd Birthday of E=mc2 ( 27 Sep 1905- 27 Sep.2007) Complete tribute in book Einstein's E=mc2 generalized , www.ajayonline.us | 28 Sep 2007 11:58 GMT | 23 |
102nd Birthday of E=mc2 ( 27 Sep 1905- 27 Sep.2007) Complete tribute in book Einstein's E=mc2 generalized , www.ajayonline.us E=mc2 was derived by given by Einstein on 27 Sep 1905 in Ann. der Physik
|