| Thread | Last Post | Replies |
|
| J2EE Interview questions and answers | 26 Mar 2006 04:52 GMT | 7 |
J2EE Interview questions and answers I have listed over 340 J2EE interview questions and answers in my website http://www.geocities.com/forsoftwareprofessionals/
|
| chat | 26 Mar 2006 01:08 GMT | 1 |
HI! friends, i want a chat applet for my college site...same as www.chatnext.com... if u have one then Pls send me... Thanks
|
| Testing the following scenarios (of 2 temperatures in Celsius and Fahrenheit) | 26 Mar 2006 00:44 GMT | 8 |
I have 2 classes: Temperature and the driver class. Can someone tell me why the following scenarios (in testing 2 temperatures) are notworking right? Scenarios (1) and (2): If I compare the two temperature in same unit,
|
| SCJD 5.0 Question | 26 Mar 2006 00:25 GMT | 4 |
I'm looking into taking the SCJP & SCJD 5.0 exam and have two questions: 1. Would it be in my best interest to take the SCJP first? 2. I have found the following book and it only covers Java v1.4. Are there any differences between v1.4 and v1.5 on the SCJD that this book
|
| project on image manipulation | 26 Mar 2006 00:07 GMT | 3 |
dear friends i require same project on java like features in adobe plz help me mail me ashoksharma2007@gmail.com
|
| pblm in establishing communication bt applet and its server over internet | 25 Mar 2006 23:32 GMT | 5 |
I am Prabhakaran. I am having pblm in establishing communication bt applet and its server over internet. I am using socket programming for client server communication. I am using apache tomcat 4.0 for serving those applet classes. I am running Java server program in the
|
| newbie - network programming | 25 Mar 2006 22:12 GMT | 1 |
how can I create a server program which can send and receive datas from and to clients by tcp/ip. All datas are coming from a flash surface. And it's to write into a postgre database as well.
|
| SimpleMail Apache Error | 25 Mar 2006 21:37 GMT | 1 |
Im trying to send an email through a .jsp page by pulling all the input data from a previous html page on and apache tomcat server, however I keep getting 3 errors: "org.apache.jasper.JasperException: Unable to compile class for JSP"
|
| BSD ImageResize library in J2ME | 25 Mar 2006 20:32 GMT | 3 |
GOODs - It is fast enough for mobile phones. - it supports point-by-point and gourand resize. - It supports "KeepRatio" resize (if you want).
|
| spring vs ejb vs javabeans | 25 Mar 2006 19:20 GMT | 6 |
I was reading a book about spring, Spring in Action, and the authors made a couple of interesting claims: - javabeans are not just about gui (as usually touted), its principles can be used in other software development as well.
|
| swing classes cheat sheet? | 25 Mar 2006 18:56 GMT | 2 |
Does anyone know of an online nice tree diagram of the Swing class inheritance structure? Thanks, Peter
|
| pcap | 25 Mar 2006 18:16 GMT | 1 |
Anyone know of if there is a java class that extract every field of a pcap format file? thanks
|
| OCSP in Java | 25 Mar 2006 17:33 GMT | 1 |
Has anyone experience with the use of OCSP in Java? (check validity of certificates "online") The Java site is not so clear (for me..) : http://java.sun.com/j2se/1.5.0/docs/guide/security/pki-tiger-beta1.html
|
| can someone check the code for me. | 25 Mar 2006 16:59 GMT | 3 |
The program compares 2 temperatures. There are 2 classes: Temperature and a driver class. When I compare 0 Celsius (via deafult constructor) with 25.33 Fahrenheit (via constructor with 2 paramenter) using equals, isGreater,
|
| Java vs Flash | 25 Mar 2006 16:34 GMT | 1 |
I know that there is probably some small amount of bias here for Java, but I am trying to decide whether to devote my learning curve time to java or flash. What I want to accomplish is to create a series of web based educational games which will have very basic graphics, allow two ...
|