| Thread | Last Post | Replies |
|
| javax.z Yet Another Collections Library | 17 Oct 2006 21:45 GMT | 3 |
I have started writing a new collections library based on set theory as per Spivey's Z notation. I have put the library on SourceForge. It is currently in its infancy and it will be expanded fairly rapidly. Let me know if you are interested in getting involved.
|
| Sun JDBC 2.0 Standard extension package | 17 Oct 2006 20:25 GMT | 1 |
I am a bit confused with this one. Can anybody tell me if JDK1.5 includes "Sun JDBC 2.0 Standard extension package" or not? if not where can I find it ? Thanks
|
| Custom error page.........please help me | 17 Oct 2006 19:55 GMT | 1 |
i'm working on a jsf application and i've decided to use a custom error page. What i want is displaying the stacktrace of the application level' exceptions like nullpointer,mysql exceptions etc....in a custom error
|
| CSV/ flat file <-> db mapping | 17 Oct 2006 19:50 GMT | 1 |
I'm looking for a Java library that would help in persisting data that is stored in flat files like e.g. CSV into a database. I would like the tool to be configurable in a way that I could set which flat file columns map to which database table column.
|
| COM and Java; Recommendations Please | 17 Oct 2006 19:49 GMT | 2 |
We need to instantiate a COM component from Java and are looking at the various solutions that support this. Here is our list thus far. http://www.nevaobject.com/_docs/_java2com/java2com.htm http://sourceforge.net/projects/jcom/
|
| JPEG image quality loss when rendering in Swing Components | 17 Oct 2006 19:18 GMT | 2 |
Will there be loss of quality(resolution / sharpness etc) of any jpeg image when I am rendering the image in JLabel and displaying it over a JPanel ? Is there be any difference in quality when the image is rendered in a
|
| Read from Magnetic Stripe | 17 Oct 2006 19:05 GMT | 2 |
I've a magnetic stripe reader connected via usb to my pc. When I slide my badge into the reader it write the content of the magnetic card in whatever editor is focused in that moment. I need to intercept this stream. Another info, my computer see the card reader like a keyboard.
|
| rewrote a program and it still isn't working right for the catch statement | 17 Oct 2006 17:11 GMT | 5 |
The problem that i'm having is when the program asks you How many numbers do you want to enter and you put in a negative number it outputs the correct response Number must be greater than 0 but it exits into the c prompt with an error message. and also when it asks you to
|
| jasper exception | 17 Oct 2006 16:26 GMT | 1 |
hi i'm new in struts and i get this error with my code .if someone can help me i will be really happy thanks "org.apache.jasper.JasperException: Exception in JSP:
|
| Help writing this program!!!! | 17 Oct 2006 15:26 GMT | 6 |
Can anyone help me write this program, i dont know how i should go about this: Array Practice (1)Write a method, getValue(int [ ] array) to have user enter the size
|
| exception handling patterns? | 17 Oct 2006 15:17 GMT | 1 |
Does anyone know of some good articles on exception handling. From my own experience this is where I am at: System (as in the application) defined exceptions should a) Extend something like a system.lang.xxxException when you want to
|
| Need help on design a class- I am clueless | 17 Oct 2006 15:05 GMT | 11 |
Design and implement a class called Box that contains instance data that represents the height, width, and depth of the box. Also include a boolean variable called full as instance data that represents if the box is full or not. Define the Box constructor to accept and initialize
|
| how do I check wellformedness of html files? | 17 Oct 2006 14:59 GMT | 9 |
As my first mission n my first job i have to check the wellformedness of about 1000 html files ... I assume there must already be some java-classes/packages/libs on the net that do this ??? It cannot be that I am the first one who has to do
|
| Adding New Layout Manager into Netbeans | 17 Oct 2006 14:44 GMT | 1 |
I have written a new layout manager. I would like to provide a support for it in a GUI tool like Netbeans. Is there a way (through writing some module) of adding my new layout to the list of default layouts which are supported by netbeans GUI
|
| c lauange | 17 Oct 2006 13:03 GMT | 1 |
sir, i want you that please send mail of c lauange.
|