| Thread | Last Post | Replies |
|
| path to a .dll | 13 Sep 2004 13:57 GMT | 2 |
I am fiddling with calling c/c++ .dlls from Java. I had to drop the .dll file in the ../j2sdk1.4.2\jre\bin directory in order for my application to see it. Can I make an application level lib directory and how do I point the application to it?
|
| J2RE & J2SDK | 13 Sep 2004 12:55 GMT | 2 |
I would like to ask if the J2RE is intergrated in the setup file of J2SDK, or i have to install it seperatly? thnx in advance andreas
|
| Help on finding the error in my homework assignment | 13 Sep 2004 07:44 GMT | 2 |
My program is not compiling properly, and I was hoping that someone would know how to fix the program (listed below). The first part of the program compiles well (the conversion of the temperature) but the second part keeps giving me errors. I've only been working with Java
|
| Resizin pictures | 12 Sep 2004 13:44 GMT | 6 |
I need to resize pictures that are uploaded to my server. Is it possible to do this in java? Can soneone point me in the rigth direction? Thanks.
|
| java media framework setup problem | 11 Sep 2004 18:56 GMT | 1 |
I have problem with installation of the java media framework on my computer(windows xp,java version 1.4.1) in client variable CLASSPATH=C:\Program Files\JMF2.1.1e\lib\jmf.jar;C:Program
|
| parallel processing? | 11 Sep 2004 16:43 GMT | 2 |
Does Java offer any accommodation for parallel processing?
 Signature BR Al Whitener
|
| manifest | 11 Sep 2004 16:31 GMT | 3 |
I want to read manifest.but the problem is when i want to read Name attribute and if there is more than one he gets only the last? or if there is space between than gets none
|
| [HELP] Tomcat Questions (With PHPTriad) | 11 Sep 2004 01:35 GMT | 2 |
I am running a local server using PHP Triad and am trying unsuccessfully to install Tomcat 5.5 so I can start learning servlets and web apps. So far I have downloaded and run the 5.5.exe from jakarta.apache.org and am not sure of what to do next.
|
| Is there a Secure FTP (SFTP) class? | 10 Sep 2004 08:42 GMT | 4 |
Is there a secure FTP class out there yet? Looking for an easy way out because I don't have time to write one! :-) A Google search turned up nothing.
|
| Applet Not Working in Explorer | 10 Sep 2004 05:36 GMT | 5 |
Together generates its UML documentation to an HTML structure that has a tree in one of the panes that is an applet. Works fine on my machine, but for the poor souls who are still using Explorer, the applet is not coming up. On one of the machines, the applet (which is
|
| Maximum colours in Graphics? | 10 Sep 2004 05:15 GMT | 5 |
I'm faced with a rather strange problem here for which I included the source code as a sscce. In this piece of source code, I'm drawing a lot of ovals in a gradient colour (blue/green), but the rightmost colours come out white even though
|
| HELP: How to Get Accurate Time? | 09 Sep 2004 22:10 GMT | 8 |
I am trying to get system time in accurate milliseconds units (for example 582ms). I use the method System.currentTimeMillis() in jdk 1.2.2, on Windows 98 platform. I manage to get accuracy of up to 10 milliseconds units only (for
|
| Is it possible to use jikes compiler instead of javaw inside Websphere ? | 09 Sep 2004 17:36 GMT | 2 |
Is it possible to replace by default the standard javaw.exe compiler inside IBM Websphere (from Sun's jdk) by the (faster) jikes compiler ? If yes, where do I have to set the refering options? Peter
|
| Java plugin error | 09 Sep 2004 16:49 GMT | 10 |
Every time I go to a webpage that uses Java, I keep getting the following error: "Java Plug-in 1.4.2_05 is not installed properly" I've tried uninstalling and re-installing. I've tried repairing my
|
| tomcat virtual memory help | 09 Sep 2004 14:19 GMT | 1 |
Can anyone please exmplain the following options used by tomcat: JAVA_OPTS=-server -Xms64M -Xmx1024M -Xrs Thanks Kapil
|