| Thread | Last Post | Replies |
|
| Java C Parser/Preprocessor | 09 Apr 2008 06:56 GMT | 15 |
Hi I'm currently looking for a C parser/preprocessor that's written in Java (since I plan to be using the Prefuse visualisation toolkit) for a student project. I looked at ANTLR but the gcc translation framework grammar that's
|
| certification dumps for free | 09 Apr 2008 06:31 GMT | 1 |
for all latest dumps, visit www.certificationmaterials.com 100% pass, The dumps are from pass4sure,testking,testinside,examworks,selftest,actualtests and lot more.....registration is free and open now.....
|
| GET PAID MILLIONS OF DOLLARS FROM GOOGLE PROJECT NETWORK.IT IS A FREE PROGRAMME .THE LINK IS BELOW | 09 Apr 2008 05:35 GMT | 1 |
GET PAID MILLIONS OF DOLLARS FROM GOOGLE PROJECT NETWORK.IT IS A FREE PROGRAMME .THE LINK IS BELOW www.jeeva235.blogspot.com WONDERFUL OPPORTUNITY IS HERE
|
| JAVA RMI register problem | 09 Apr 2008 04:09 GMT | 11 |
Im making aplication with Java RMI ... everything was working till yesterday. Today i started to run server and i cant make it :( (once per 20 times it works) The way i registering serwer is (im doing this from the folder where i
|
| Swappable class / jar? | 09 Apr 2008 02:58 GMT | 8 |
Do not know if this is possible or not: Can we "hot swap" the implementation of a class at run time, without restart the program? Such as:
|
| simple brute force code to crack AES | 09 Apr 2008 02:43 GMT | 2 |
I should write a code to break AES encryption. I have the key in file but its not complete so i have to guess the missing right most 16- bits out of 128-bits. I don't know how to treat the key at the level of
|
| Tomcat War issue | 09 Apr 2008 02:20 GMT | 2 |
In my Tomcat 4.1.27 local development container (on Windows XP) I cant seem to get any of my War files to deploy. War files did work in the past and now anytime I put a War file in the webapps directory and stop and start Tomcat the War file doesnt create the new webapp
|
| Java I/O Project | 09 Apr 2008 01:42 GMT | 21 |
I am board and want to do something with Java I/O (networking included). Any Ideas???
|
| Basic question in eclipse.... | 09 Apr 2008 01:24 GMT | 4 |
When I do a class declaration ( without filling it) in eclipse it creates a .class file automatically without any compilation ? How is that possible? I mean How does that happen? BTW I feel eclipse compiles the code by itself...is that correct ? The eclipse IDE throws
|
| Date and Calendat.getTime() not the same exact freaking thing? | 09 Apr 2008 01:13 GMT | 9 |
~ I am parsing some data from archived files out of Unix file system listings ~
|
| java virtual machine is big endin processor | 09 Apr 2008 01:03 GMT | 9 |
After my lecture give a introduction to the java GUI application I goes home and write a program , and I just disassemble it , The program source code is shown in here ... anyway , the java
|
| Sun Java Voucher (Bangalore) | 09 Apr 2008 01:02 GMT | 2 |
Dear Friends I need your help. I have a Sun java voucher from NIIT, I want to sell it. If anybody interested or anyone in knowledge who is interested in vouchre can contact me on my email address.
|
| Java Threads - Get running threads | 09 Apr 2008 00:57 GMT | 3 |
Hy there, I'm building an application that creates a thread. This thread creates other threads to perform several tasks. My question is simple. Being this main thread created in a JSP page,
|
| What data structure can let me map from A to B one time, B to A another time? | 09 Apr 2008 00:45 GMT | 4 |
I need to convert something, say A1 to b1, B1 to c1, C1 to d1, before calculation. After calculation is done, I need to convert them back to its original values, that is b1 to A1, c1 to B1, d1 to C1. It sounds like I need a two-way mapping Map. Is such a data structure available ...
|
| contention from java; how to read plockstat? | 08 Apr 2008 23:41 GMT | 1 |
I'm still trying to track down the cause of my nightmare. To briefly recap, if I have "a few" Java threads, and they shell out, I get woeful performance, and massive idle time (as show by top).
|