| Thread | Last Post | Replies |
|
| JNI: reuse an object | 11 Mar 2006 13:07 GMT | 3 |
I am using JNI to use some functionality of a c++ program. From java I call a native method, which creates some c++ objects. Is it possible to reuse these objects, if I call the native method a second time? And how does it work?
|
| Question about local vs. remote EJBs *and* clustering | 11 Mar 2006 09:48 GMT | 2 |
All, I have recently began experimenting with CMP 2.0 Entity Beans and have run into a question. I have a server application that provides resources to numerous client applications. Because this server
|
| Java Application from linux to HP-UX | 11 Mar 2006 08:47 GMT | 4 |
I have an java app which is developed on 1.4.2 (linux). This app is an kind of internal tool for data entry which talks to oracle. The java tool makes use of opensource stuff and has a native part. My question is - Can I just the take jar files built on linux to hp-ux and run it.
|
| Eclipse debug applet with System.out.print | 11 Mar 2006 08:18 GMT | 4 |
I use System.out.print to debug my java programs using Eclipse. I'm new with applets, and when nothing showed up in the applet window, I tried using print statements. I was expecting to see them in the console like always, but there was nothing there. I tried looking this problem up
|
| career choice to Java or .NET | 11 Mar 2006 03:04 GMT | 36 |
I don't have industry Java programming experiences. I love Java. But it seems these days almost all of Java developer positions require industry level programming expriences(or knowledge). My impression is .NET job market is very good at DC metropolitan area.
|
| Strategy or Iterator? | 11 Mar 2006 02:56 GMT | 28 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message Hi,
|
| Java plug-in download and the Google toolbar | 11 Mar 2006 02:54 GMT | 7 |
Recently I have been getting back into applet development and I was surprised to see that the Google toolbar is now bundled with the JRE. Worse still, it is checked to be installed by default. Does anybody know of the link to use in the codebase attribute of the
|
| "Librarian" script, anyone? | 11 Mar 2006 02:48 GMT | 1 |
Hi, all! I'm wondering if anyone has knowledge of a script that will let me keep track of people taking/returning materials from our (small) library.
|
| AspectJ newbie question | 11 Mar 2006 00:46 GMT | 1 |
Sorry if this is the wrong forum, but I can't seem to find any newsgroup that caters to AspectJ questions. I'm trying to implement a pointcut that matches a method call within some other method call
|
| i am developing a banking application in J2SE with MySQL Server as back end | 11 Mar 2006 00:17 GMT | 3 |
the application has a JFrame menu bar with menu items as login, customer, and transaction. customer has three pop-up menu items namely government, corporate & individual.
|
| COM-Java bridges | 10 Mar 2006 23:52 GMT | 5 |
I have a requirement to expose a set of Java interfaces as one or more COM objects. My COM experience is limited, at best. From the Java Glossary I've identified ComfyJ (http://www.jniwrapper.com/pages/comfyj/overview), J-Integra
|
| Eclipse plugin - property view | 10 Mar 2006 23:00 GMT | 1 |
I am developing an eclipse plugin that uses the standard Property view available (IPageLayout.ID_PROP_SHEET). I have put in some 5-10 property descriptors in this property sheet. Once the properties have been displayed, the user may edit the values of these properties.
|
| Small Projects on JAVA | 10 Mar 2006 22:21 GMT | 4 |
am just a beginner in java.can u please suggest me some projects,so that i can work around with that and get myself used to all the inbuilt functions in it.Wanna get good hold an java programming.can u please help me out.....?
|
| default classpath | 10 Mar 2006 20:56 GMT | 5 |
I have somehow managed to delete my classpath settings, and can now no longer execute my programs. Does anyone know or have the default classpath settings? Thanks!
|
| Socket problem | 10 Mar 2006 20:19 GMT | 3 |
Mail-problem. I want tot add a mailfunction to my java-application. The application runs on an local nework.Students use it to sign up; the application places them in groupes, and on lists/ waitinglists. I want to send them by mail these lists.
|