| Thread | Last Post | Replies |
|
| OpenJDK | 13 Dec 2006 18:24 GMT | 9 |
What is actually OpenJDK? Does it mean that Java will be after a while an Open Source programmin language? If yes, I will not used it anymore after a while.
|
| Mac X Swing problem | 13 Dec 2006 17:05 GMT | 2 |
Dear group, I am writing an desktop app that uses a JTable with a special Renderer for the column headers that parses the text for end-of-line characters and renders it as a JList. This is so I can show column headings of
|
| Eclipse Question | 13 Dec 2006 17:03 GMT | 1 |
This might be a stupid question, and I might be asking in the wrong place, but I'm not really sure where to ask....How can I add the options under the source of "shift left" and "shift right" to my toolbar? Also, is there a way to set a keyboard shortcut for these?
|
| Help regarding CPU scheduling | 13 Dec 2006 15:27 GMT | 2 |
I ahve to implement CPU scheduling algorithm.i have to do FCFS,SJF, ROUND ROBIN and PRIORITY scheduling.take any 4 aplications and run on these programs and tell which application is suitable for each applaiction.program shouls be in C and we have to do in LINUX.Please
|
| regex bug jre6??? | 13 Dec 2006 15:02 GMT | 9 |
Hello all and TIA for any and all insight... My application reads in a regex pattern as a string from an external source. When the pattern contains an escaped backslash ("\\"), my existing code
|
| Changing Http Headers in Axis1.4 | 13 Dec 2006 09:18 GMT | 2 |
Hi all i have generated java files from wsdl using WSDL2Java. I need to invoke a method in the web service.There is a stub file generated and iam using them to test. I want to change the request headers . Generated one
|
| AJAX IDE and AJAX TOOL--The Release of JoyiStar AJAX WebShop 3 Beta | 13 Dec 2006 06:29 GMT | 1 |
The JoyiStar AJAX WebShop development team is proud to announce the release of JoyiStar AJAX WebShop 3.0 Beta for Personal Edition. This release is a major improvement in the AJAX WebShop series, which includes a large number of new features and security enhancements.
|
| [Announce] New Data Integration Tutorial | 13 Dec 2006 05:59 GMT | 2 |
[Announce] Dear comp.lang.java.programmer, Stylus Studio has published a new educational video tutorial entitled: Visual Data Integration Using Stylus Studio XML Pipeline. To view this new tutorial, visit:
|
| Java & J2ee Important Interview Q & A | 13 Dec 2006 04:30 GMT | 6 |
Fren hope all r fine,Plz reply u'r comments about tis site coz i want to improve my site to provide more materials abt java & j2ee Quick Reference of j2ee @ www.j2eecafe.blogspot.com EJB Basics
|
| Distributed Java Programming Model | 13 Dec 2006 03:30 GMT | 7 |
Are there any recommended Java Programming Model or Framework that is suitable for writing something like that: 1. A master program control many workers, each workers will perform some cpu intensive computation
|
| xml processing recommendations | 13 Dec 2006 01:02 GMT | 1 |
I need to parse out an xml file within a servlet placing appropriate element values within a variable that will be stored in a database. WIth all of the apis out there I am looking for thoughts and suggestions on the simplest way to pull this data out of the xml
|
| array of lists | 12 Dec 2006 22:56 GMT | 14 |
i have created a one-dimensional array of type 'List' , ie. each of the elements of the array is a list (of integers). The lines i used to do this being :- List[] termNumbersArray;
|
| Application purchase | 12 Dec 2006 20:28 GMT | 4 |
My University is going to purchase a content-based video retrieval application programmed via Java for research purposes; can anyone advise a suitable application?
|
| Java code coverage | 12 Dec 2006 19:58 GMT | 2 |
Please, could anybody tell me which code coverage tool should I use? Thanks.
|
| Using Servlets to Parse XML | 12 Dec 2006 19:39 GMT | 1 |
I would like to create a servlet, which when accessed, will retrieve an XML file, remotely over the Internet, and parse it to the browser's screen. Can anyone point to example code that will help me along?
|