| Thread | Last Post | Replies |
|
| unsigned right shift casts to int automatically!!! | 04 Jan 2007 13:30 GMT | 2 |
I try to unsigned right shift the byte vars,but the the U R shifting casts the data to int and extends it to int in unsigned form. so i got wrong answers. consider this class and its output plz
|
| i need to read a MP3 files in JAVA .. | 04 Jan 2007 13:11 GMT | 9 |
hi... i need to read a MP3 files in JAVA .. not MP3 but many Music files... can any one help..
|
| Split group? | 04 Jan 2007 10:49 GMT | 42 |
This newsgroup seems to be rather busy, and fully 50% of the traffic seems to deal with deploying Web services, phone software, or other esoterica involving net-distributed apps, versus maybe 50% dealing with core Java programming. (These figures obtained after ignoring all
|
| Applet printing exception | 04 Jan 2007 10:48 GMT | 4 |
1) I want to print my html page from applet.If i run my applet from browser then my applet should be sigened but i am running my applet from appletviewer then also i am getting exception Exception in thread "AWT-EventQueue-1" java.lang.NullPointerException
|
| Best Book for Crash course in Java Applet and Application? | 04 Jan 2007 10:20 GMT | 2 |
I need a good book which is easy to understand for begineer to create Java Applet and Application in AWT and Swing. And How to create EXE file of Java Application from Ecllipse 3.0 Best Regards,
|
| how auto populate jsf edit forms | 04 Jan 2007 10:03 GMT | 1 |
how do I get a form to auto populate in jsf/jsp when the user clicks the edit button. That is if there is a radio button that had been previously checked, to have it correctly checked, if a drop down item was selected , to have
|
| Questions For Java Programmer | 04 Jan 2007 09:46 GMT | 2 |
Hello Dears We have collected Questions and answers for interviews after a long effort and you study these questions and its answers freely our website. If you have any query regarding to interview you contacts with
|
| certificate not trusted even though I imported it | 04 Jan 2007 07:20 GMT | 2 |
I have two servers that I want to set up to communicate using an SSLSocket. On the first server (cbs1), I did the following commands to generate a self-signed certificate:
|
| is java backwards compatible & installing many JDKS / SDKs | 04 Jan 2007 05:18 GMT | 11 |
is java backwards compatible & installing many JDKS / SDKs i'm getting this message " C:\stuff\jswordtest\jsword-1.0.5\jsword\org\crosswire\jsword\passage\
|
| enterprise apps and the need for a business editor | 03 Jan 2007 23:56 GMT | 13 |
It seems inevitable with a great many enterprise applications that a specialized document editor is required. Often to replace a standalone process which utilizes say Microsoft Word. Suppose I need to have a document editor in which the user can utilize
|
| Axis2 WSDL2Java | 03 Jan 2007 21:03 GMT | 5 |
When I execute the WSDL2Java command, I get the skeleton code, but the generated signatures are all void when they shouldn't be. Is this normal for the code generation, and I just change the signatures as I need them, or should they have been correctly generated from the WSDL?
|
| Unicode Java | 03 Jan 2007 19:40 GMT | 3 |
I am having some difficulties with characters within a Java web application. Some of the characters are not handled properly. For example when I copy paste αβ in a text box move to next page, come back on the same page αβ is replaced with some other chars. Could you
|
| problem in java question | 03 Jan 2007 19:24 GMT | 13 |
I am relatively new to the java programming language and at the moment am trying Java How to Program by Deitel. There is a question in the book in the Methods chapter which asks: Use Math.random to produce two positive one-digit integers. The program
|
| Applet Parameter Values | 03 Jan 2007 18:42 GMT | 3 |
I'm trying to pass a value of a variable in a PHP script to an applet. Can I set a parameter value in the applet to a session variable. Is this possible ? If not, what would be the best method ?
|
| how to send message to all clients in network using java language | 03 Jan 2007 17:50 GMT | 1 |
we are doing a project "make ur wish",we need to know the functions or classes to send messages in network using java language so that we can send wishes to the clients..... we have created a database which contains details abt
|