| Thread | Last Post | Replies |
|
| [TomCat/Axis] Problem with complex type | 04 Jan 2007 19:13 GMT | 1 |
In first, sorry for my bad english. I try to explain my problem : I want to create a java webservice with 1 object for in and 1 other object for out.
|
| Double type precision in java | 04 Jan 2007 19:13 GMT | 7 |
i am using java 6 sdk. I write a program like below: public static void main(String[] args) { double weight[][] = { { 0.0, 1.0, -3.0, 2.0, -0.3, -2.1, -1.0},
|
| How to convert pixel into inch or mm?? | 04 Jan 2007 19:11 GMT | 2 |
Hi~ I'm new in this group. I'm a java developer. I need to know how to convert pixel into inch or mm. If you know the way, please help me~~
|
| using threads | 04 Jan 2007 18:55 GMT | 5 |
I have an LDAP program that uses threads to perform LDAP searches. After actually getting the threads to properly start [I was calling run() instead of "new Thread(p).start()"] my application responds really fast and keeps chugging while the query in the background completes. The ...
|
| JTable notify on current row change? | 04 Jan 2007 18:36 GMT | 2 |
I'm looking at the scenario where a (non-editable) JTable is used to display some records from a database. In this scenario, the user can use the cursor keys or mouse to move around between cells in the table, and there is a requirement for some other widgets to display detailed
|
| Looking for a starting point | 04 Jan 2007 18:00 GMT | 14 |
I need to write a Java program which is your standard Add/Change/Delete GUI. Can anyone recommend a book or website (besides the Sun tutorial) that can help me get a start. Should I approach it top down or bottom up? I have a pretty good idea what I want the structure of it to ...
|
| Unchecked call to compareTo | 04 Jan 2007 17:57 GMT | 14 |
I'm trying to sort some data returned from a database (in rows and columns, where a column may be BigDecimal, String or whatever, something that implements compareTo anyway), and I'm fine up until the actual comparison function. This is as close as I've got with it:
|
| Earn Over $1200.00 Per Night Effortlessly at Online Poker | 04 Jan 2007 17:46 GMT | 3 |
I've been winning cash games and tournaments consistently, but my real niche are Sit and Go tournaments. In 2005, I've cashed over $110,000 playing multi-table SNG's and this year is only getting better. Since Febuary 2006, I've been averaging $1,200 a day playing $100 buy-in
|
| Advantages and Disadvantages of the Spring Framework | 04 Jan 2007 16:34 GMT | 2 |
Just wanted explore whether with using the spring framwork is a common experience. I can see same great advantages with using Spring however I have this nagging feeling that it isn't the magic solution that some people seem to make it out to be.
|
| Advantages and Disadvantages of using the Spring framework | 04 Jan 2007 16:31 GMT | 4 |
I just wanted explore whether my experiences with using the spring framework are a common experience. I can see same great advantages with using Spring however I
|
| Is there any third-party product that supprots format of XPath Expression? | 04 Jan 2007 16:07 GMT | 1 |
I need to format XPath expressions, i am wondering if there is any third-party product that already supports this feature? Can you please help? Thanks a lot!
|
| Singleton Design pattern with a twist - n00b | 04 Jan 2007 15:36 GMT | 12 |
Hi all, i have a question about using the singleton DP in java. say i want to make a debugger singleton, but i want to be able to pass paramaters to it when it is first created. that is - i want to pass a paramater i read called isDebugEnabled -
|
| Extending the code | 04 Jan 2007 15:03 GMT | 3 |
I have the following code but i want to add a function which will allow me to count the number of vowels in the text file. I was wondering if anyone would be willing to give me some help with this [CODE]
|
| how can I Call Java code from script | 04 Jan 2007 15:01 GMT | 4 |
I wanted to know how can I Call Java code from script( Shell Script Unix)
|
| Corrupt JAR file? | 04 Jan 2007 14:00 GMT | 10 |
I am trying deploy a JAR file to WebSphere Application Server and am getting corrupt or incomplete error message. The JAR file contents is : 0 Tue Jan 02 16:15:12 GMT 2007 META-INF/ 71 Tue Jan 02 16:15:12 GMT 2007 META-INF/MANIFEST.MF
|