| Thread | Last Post | Replies |
|
| Message Box | 28 Dec 2003 20:45 GMT | 3 |
I'm migrating an application from Microsoft Java to Linux. Windoz provides a convenient MessageBox() method to alert the user. What's the Sun Java equivalent? Thanks
|
| tomcat error.... | 26 Dec 2003 11:04 GMT | 1 |
Am crossposting this one since java.lang did not throw up any replies. Hope I get one here Hello, I'm getting the following error when trying to start Apache Tomcat.The
|
| Barcode Image generation | 25 Dec 2003 22:24 GMT | 1 |
Can anyone pls suggest me java package to be used to generate Barcode Images. Well whether it is gif or JPEG or whatever doesn't matter. Hoever it should support code 128 and EAN 13. Pls let me know ASAP.
|
| bussines reporting | 24 Dec 2003 15:21 GMT | 3 |
I need something to make bussiness reports out of database. What do you use? Anything freeware? Thanks
|
| Java Profiling Tools for IBM's JVM - recommendations? | 22 Dec 2003 19:19 GMT | 3 |
We are using the IBM build of J2RE 1.4.1 on Linux. We would like to determine the bottlenecks and memory holes in our programs. We need to tap into living JVMs with code instrumentation (remote debugging). Hopefully do analysis on the IBM's javacore and heapdump files that
|
| NetBeans problem | 22 Dec 2003 11:37 GMT | 2 |
I'm having real problems executing serlvets/jsps using the internal tomcat within netbeans. I think the real problem I'm having is understanding the concept of webmodule groups, webmodules and probably the structure.
|
| Help sought trying to add java to mozilla 1.5 | 21 Dec 2003 23:06 GMT | 7 |
I've downloaded and gotten mozilla 1.5 to work on my desktop machine. However, when I visit Java enabled sites, I get a popup that tells me I am missing the plugin for the java-vm applet type. When I say "download it", the only links are for windows and linux, and I'm
|
| Is there an UML newsgroup? | 20 Dec 2003 17:33 GMT | 2 |
The subject sais it all. I'm busy learning UML and have studies somecase studies. I want to apply learned knowledge but I get a litle stuck. With kind regards,
|
| BATLABS USER ID ARCHIVES 1000 oldest members | 20 Dec 2003 07:36 GMT | 4 |
1 kilocycle 31 Dec 1969 0 2 scdot641 Bishopville SC 29 Apr 2000 0 3 Rej 30 Apr 2000 0 4 luisgustavoa são paulo- brasil 30 Apr 2000 0
|
| NetBeans how to | 19 Dec 2003 15:48 GMT | 6 |
How do you include JUnit jar files for compiling purposes. I get the message that the compiler cannot find the JUnit class. I've been looking without success for the answer.
|
| Question: Setting System Property Value in Eclipse | 18 Dec 2003 21:22 GMT | 1 |
Anyone know how to set a system property value ( -Dproperty=value Set a system property value. If value is a string that contains spaces, you must enclose the string in double quotes:
|
| Dream Tool for javadoc. | 18 Dec 2003 18:37 GMT | 1 |
I am looking for a tool to help me doing Java Doc. I am done with my program and now I would like to embellish/complete my javadoc. The tool would take my source code and tell me Witch function does not have any doc, missing param etc. Double click on the function will
|
| can't import class in default package??? | 17 Dec 2003 23:12 GMT | 13 |
I have a java fiile that resides at the default package under src folder. In the same project, when I want to import that class, I just need to type import ClassName right? However, eclipse cannot resolve it. But I can see the class in the
|
| Eclipse: building an (non-j2EE) app jar file. | 17 Dec 2003 17:26 GMT | 2 |
I have a lovely Eclipse project with source and various referenced libraries. I was playing the the Jar creation tool, but can't figure out one thing. What is the best way to instruct it to build a jar with all of the .classes from various libraries (i.e. Junit, whatever
|
| Netbeans: debugger | 16 Dec 2003 19:43 GMT | 3 |
I don't seem to be able to get the Netbeans debugger to work to work under Windows XP (VM fails to initialise). Having checked the knowledge base, I reinstalled everything into paths without spaces without any joy. The command in Tools | Options | Debugger ... etc gives the ...
|