| Thread | Last Post | Replies |
|
| pb with animation of images | 26 Apr 2006 01:24 GMT | 1 |
Hello, I have wrote a code for animate images with an applet, but it doesn't run : it seems to load images indefinitely. Here is the code : If someone could help me, i would be very very happy!!! Thanks!
|
| java applet classpath | 26 Apr 2006 00:50 GMT | 3 |
I have a simple applet that uses the (Jakarta http client .jar files) to get a status of a webpage. When I execute the code from a command line after setting the classpath, it runs as expected. However when I call the applet through a browser, it fails to load and I get an
|
| JMF video question | 26 Apr 2006 00:27 GMT | 2 |
Hallo ng, I have a weird problem using the Media Player offered by the JMF. Please have a look on the following code: public class MyClass implements ControllerListener{
|
| Full Casino Source Codes For JUST $9,900 | 25 Apr 2006 23:51 GMT | 2 |
We'd like to know if you or your company is interested in buying online casino software. We are now selling full casino sourcecodes for crazy cheap price, $9,900. Yes, it's not $99,000. IT'S JUST $9,900 for full casino sourcecodes
|
| how to "push" updates to an installed java program? | 25 Apr 2006 23:38 GMT | 9 |
hey thanks for checking out this post. I have an application that I made in java, and what I would like to do is have the application automatically check the web, and see if an update is available for the application, then automatically install any
|
| what is the hot key for finding matching bracket in Eclipse | 25 Apr 2006 22:12 GMT | 2 |
what is the hot key for finding matching bracket in Eclipse ? Thanks, David
|
| cannot find symbol | 25 Apr 2006 22:04 GMT | 6 |
New to java. I have a snippet of code that I can compile fine on a FreeBSD box running 1.1.4, or something similar: FileInputStream fs = new FileInputStream(f); InputStreamReader sirLine;
|
| HTML parsen | 25 Apr 2006 21:45 GMT | 1 |
(Das ganze soll auf Java 1.4.2 funktionieren) Hallo, ich habe ein Problem ein HTML Dokument zu parsen. Leider finde ich meinen Fehler nicht.
|
| Java native code compilation | 25 Apr 2006 21:38 GMT | 9 |
I was just reading some stuff on a Java forum about compilation to native code. The question was how to compile Java source code to native code (eg Windows .exe file). The thread turned into a beating of chests about why you should/should not consider doing this, and
|
| profiling result panic: javax.swing.SystemEventQueueUtilities.queueComponentWorkRequest 56% of time spent? | 25 Apr 2006 20:51 GMT | 7 |
why? did anyone has ever had the same problem with javax.swing.SystemEventQueueUtilities.queueComponentWorkRequest? it's a multi-thread issue?
|
| Base64Binary to Document | 25 Apr 2006 20:12 GMT | 1 |
I am having a base64binary object format of a document of openoffice / microsoft word and I want to convert the same into the corrresponding binary formats. Is there a way I can do that. I tried all the encoders and decoders
|
| Client-Side Encryption and Studio Creator | 25 Apr 2006 20:07 GMT | 20 |
Profile: I am new to web technologies and am using the J2EE 1.4 tutorial (June 2005) release to get acquainted with the technologies - JSP, Servlets and Beans. I've a decent experience in programming in Turbo C++. I intend to develop a web application which heavily uses
|
| parse HTML | 25 Apr 2006 19:35 GMT | 4 |
I want to parse a HTML document to get all URLs of the frames in a frameset. I get a "NullPointer Exception" in the System.out.println... Thanks a lot for you help. Regards,
|
| Hibernate and Eclipse.. | 25 Apr 2006 19:30 GMT | 2 |
It's my first time with Hibernate. I'm using Eclipse with hibernate tool and Tomcat 5.5. When I try to build the session Factory I obtain this error: Initial SessionFactory creation
|
| Can I code in Java like i did in Delphi? | 25 Apr 2006 18:57 GMT | 13 |
First of all I would not to dive into discussions like:Delphi was really not object oriented and bla bla bla. All I want to know is :Is it possible to code in Java like I did in Delphi.
|