| Thread | Last Post | Replies |
|
| Help in Multi threading! | 11 Nov 2006 19:20 GMT | 5 |
Iam working on creating an audio player applet. I face some difficulties in multithreading in java. The problem i need to solve is explained below,
|
| I need a help | 11 Nov 2006 18:46 GMT | 1 |
Hai! I have got a apache tomcat 5.5. How to run servlet on apache5.5?. If we use html file to give action to the servlet, where we store the html file and the java file.?.
|
| gui help | 11 Nov 2006 07:43 GMT | 3 |
I can not figure out how to add a way to get the following program to display the total value of the inventory or a re-stocking fee. Any help would be greatly appreciated. import java.awt.*;
|
| Error building app | 11 Nov 2006 07:19 GMT | 1 |
I am having problem while building app. For some reason it stopped working. I had a pretty bad crash and lost a lot of stuff. Since then, borland jbuilder does not want to properly compile.
|
| Random Access File IO | 11 Nov 2006 03:35 GMT | 4 |
I really would appreciateit if someone could provide me with some advice (sample code) on how to write a simple random access file I/O program in java. the record structure is
|
| Changing albums in a slide show... | 11 Nov 2006 03:09 GMT | 6 |
Hi, I'm not very good at Java myself (i'm a C++ kind of guy, don't do much with web languages) but I do most of my own scripting for the very simple site I run at http://www.greenmangames.vze.com. I've been having a problem with my graphics page however (it is not
|
| Interpreting a string as a command | 10 Nov 2006 20:02 GMT | 7 |
I'm an Independent Study Java student, and just to see what all I can do, I've been working on an AIM bot. I've made some chatting bots before, mostly for the mIRC client. One of the things about mIRC I liked was the ambiguity of variables; there were no types to mess
|
| can i use J2SE commercially for free | 10 Nov 2006 19:45 GMT | 1 |
I just wanted to kno that...if aint so then pls tell me how much the license fee could be or where will i get exact info about that
|
| generating AES key with raw key bytes | 10 Nov 2006 05:43 GMT | 1 |
How to generate "AES" SecretKey from raw Key bytes , say , 0xabcdef...... using JDK 1.5 with "SunJCE". (SecretKeyFactory doesn't generate "AES" keys)
|
| .jar file cannot see what is inside | 10 Nov 2006 04:14 GMT | 4 |
I received this .zip file with .jar files. When I use JBuilder to see all the classes in them I do not think that I see them all. Could they have been stored in such a way that I do not see them all? Are they maybe stored as classes so that I only see the java files and not the ...
|
| enclosed code with static??? | 10 Nov 2006 01:24 GMT | 4 |
Another question please. why use static to enclose a few lines of code??? e.g. static {
|
| how to run servlet using tomcat 5.5 | 10 Nov 2006 00:56 GMT | 2 |
Hai I am studying J2EE. I read Your articles . It is very useful to me. I didn't study in any institution. Only read your articles. I have a doubt on servlet.
|
| Can not download plugins for jEdit (help!!) | 10 Nov 2006 00:16 GMT | 1 |
Hi all. I am trying to use jEdit, but can't seem to download any plugins. I go to Plugin Manager, and select Download options. I update the mirro and can see lots of servers. I select the first (plugin central default) and say apply.
|
| what is @SuppressWarnings and how to use? | 09 Nov 2006 22:52 GMT | 2 |
Hey All Just saw one programmer use @SuppressWarnings("serial"), really have no idea what that is? Can anyone explain to me ?
|
| program/key sequence that resets the Interactions Pane. | 09 Nov 2006 18:09 GMT | 1 |
While I am familiar the java word "reset" when doing graphics, I know that I can reset the Interactions Pane if I restart the computer and rerun the IDE or if the IDE has a reset click button in the menu bar. Is there a way to do it with a java program/or a keyboard sequence of
|