| Thread | Last Post | Replies |
|
| Loop help | 28 Dec 2005 16:23 GMT | 2 |
Okay, I'll try to explain this as clearly as possible. I have a marks program that allows the user to input three marks, gain a total and output a grade depending on what the mark was. There are 4 different grades I have within an if statement:
|
| cool list of threads for clearing Software Interviews | 28 Dec 2005 14:18 GMT | 3 |
.NET Interview Questions http://blogs.crsw.com/mark/articles/2542.aspx http://www.geocities.com/dotnetinterviews/ http://blog.daveranck.com/archive/2005/01/20/3553.aspx
|
| Thread safe queue | 28 Dec 2005 11:28 GMT | 1 |
How can i create a simple thread safe queue with just a put and get? All hints welcome! cheers, //mikael
|
| eclipse project duplication help | 28 Dec 2005 00:58 GMT | 2 |
I have a java project in eclipse (the icon w/ the J in the top right corner) that I have made as a test and I'd like to duplicate this project, copy the entire project into another project so that I can modify the code and make another test from it.
|
| read variable from url into html | 27 Dec 2005 22:50 GMT | 2 |
i have a problem reading variable from url to the html page that he lauches. example: URL :
|
| Java jobs and discussion forum | 27 Dec 2005 22:47 GMT | 1 |
|
| running applet from servlet | 27 Dec 2005 13:30 GMT | 2 |
hai everybody, i am trying to run an applet from servlet.but i am getting security exception.why this is coming? i used tomcat 5.0.can any one help me.
|
| Upgrade from 1.4.2_10 to 1.5.0_06 | 26 Dec 2005 23:30 GMT | 12 |
I recently upgraded my JAVA and now I am unable to run any JAVA applets. All I am getting is a "General Exception" dialog box and a whole lot of CRAP in the "JAVA Console" - see below... ---------------------------------------------------------------------------------
|
| javaws and hsqldb distribution | 26 Dec 2005 22:39 GMT | 5 |
I am new to javaws and would like to use it. It seems to be a gold mine waiting to be used. I have looked at samples and have built some with tutorials. My question is how would I include a small read only HSQL database, along with the program, for distribution. Any tips or
|
| applet resizing | 26 Dec 2005 08:19 GMT | 3 |
Any help/suggestions would be greatly appreciated. I am building an applet that uses panels extensively and switches panels in the center of the applet as buttons are pressed. That is, there is the applet which has a panel on its NORTH side (top) and a
|
| Newbe Help | 25 Dec 2005 22:35 GMT | 3 |
Two simple questions..... Running Win XP. Under my Program Files directory Java/ there are four jrel1.5.0_0x sub-directories and my Control Panel shows 4 x J2SE Runtime Environments running. Can I delete the first three? Why does
|
| Merry Christmas! | 25 Dec 2005 21:52 GMT | 2 |
Merry Christmas everybody, hope you all get cool stuff.
 Signature Noodles Jefferson mhm31x9 Smeeter#29 WSD#30
|
| Tomcat HTTP 500 status error | 25 Dec 2005 17:20 GMT | 2 |
I have installed JDK 1.4.06 and Tomcat 5.0.28 on Win2000 machine. I have set JAVA_HOME to java home directory and not bin directory. I am able to run Tomcat default index. jsp page and examples of JSP and servelet provided with the Tomcat.
|
| java problem | 24 Dec 2005 20:07 GMT | 5 |
i can compile the java file successfully. but after i run it the error message: Exception in thread "main" java.lang.NoClassDefFoundError: Welcome2 come out.
|
| Newb Ques on Querying data with JSTL | 24 Dec 2005 18:23 GMT | 1 |
I am trying to read information from a mySQL database and display it on a jsp page and it is just not working. I've created the necessary folders and placed the necessary files in each. For example, I have these files in the lib folder:
|