| Thread | Last Post | Replies |
|
| setting up tomcat 5.0.27 | 31 Jul 2004 05:55 GMT | 1 |
I downloaded tomcat 5.0.27 just last night, but can't find precise instructions on how to set it up anywhere.. latest instr. I have found are for 5.0.19.. (and this version is not among the downloads at jakarta.apache..)
|
| New: Sun Fire V40z Server | 29 Jul 2004 08:06 GMT | 5 |
The new Sun Fire v40z proves to be the best performing 4-processor secure Web server on the market, by achieving up to 78 percent better price/performance than competitors demonstrated by industry-standard benchmarks. Get faster
|
| Eclipse : edit code using drag & drop ? | 27 Jul 2004 22:47 GMT | 1 |
After a few months of working with Eclipse, I'm almost 100% happy with it, but the one feature i'm (still) missing is the ability to edit source-code using drag & drop ... Does anyone know if there's some way (maybe a plugin) to make
|
| eclipse book to read | 27 Jul 2004 00:55 GMT | 2 |
Hello people, I want to know which one is the best book to read on eclipse. something targeting an user level of intermediate to adavnced. is there a book available on version 3.0 yet?
|
| Looking for EntityBean generator | 25 Jul 2004 17:28 GMT | 2 |
I'm using JBuilder X as EJB generator, but I find it not so ideal. Anyone knows some other better tools for this? Thanks. Steven Yong
|
| Dynamic PDF Document Generation | 25 Jul 2004 16:01 GMT | 5 |
I'm looking for some advice on Dynamic PDF Document Generation from java/ j2ee web apps. What I'd like to do is take data from a form or database (perhaps in XML format) and include it in a PDF document which will be returned to
|
| Integrating ant and Installanywhere | 24 Jul 2004 17:19 GMT | 4 |
I am trying to invoke installAnywhere from ant. I get this error message W:\source\com\immuexa\tidepool\build2.xml:87: taskdef A class needed by class com.zerog.ia.integration.ant.InstallAnywhereAntTask cannot be
|
| Java to C++ | 20 Jul 2004 19:12 GMT | 2 |
I'm working on an article about compiling java-sources to c++. I'm interessted if someone would use this to write a program in java (and the good IDE's available for java) and convert this to C++ to get the advantages and speed of this language.
|
| utility for seaching the needed jars | 19 Jul 2004 22:26 GMT | 1 |
Does someone knows a utility which can determine which are the needed jars to run a program. Recently, I tried to use Betwixt of the Jakarta project, and I had successively to add commons-digester.jar, commons-collections.jar,
|
| Java Development in Internet Time | 18 Jul 2004 09:44 GMT | 1 |
In this 55 minute Flash presentation, James Gosling, father of Java technology, discusses the state of the Java platform, his new role as Sun Developer Tools CTO, and Java technology vs .NET.
|
| javadoc & package | 17 Jul 2004 13:49 GMT | 2 |
Hi an tanks for the past and present attention, I red the doc but still cant figure how to set the package.html file. c: prompt >javadoc C:/Files/package.html
|
| listing tomcat webapps | 16 Jul 2004 21:27 GMT | 1 |
I would like to list all active tomcat webapps without any mangeraial functions. This is intended as a starting page with links to all apps(contexts) present on this container. Is there any API call or class to get this info.
|
| Codewarrior Java Debug problem | 15 Jul 2004 19:20 GMT | 1 |
Whenever i try to debug a application using CW 8.0 on OS X 10.3 with Java 1.4.2 installed. I always get a ClassNotFoundException and later ZipException. Then the App crashes. If I just run the application (in non debugging mode) everything goes well. Any Idea how to make debugging ...
|
| Javasound recording not working in Eclipse | 14 Jul 2004 03:50 GMT | 1 |
I'm playing with the javasound SimpleAudioRecorder demo -- the code below runs on windows from the command line jdk java command; but running in Eclipse there is no audio input coming in - the line just records a stream of zeros. Please help -- try compiling it yourself
|
| Can you do full-screen editing in Eclipse? | 13 Jul 2004 13:59 GMT | 4 |
DevStudio has this nice feature where the code window can be made to fill the whole monitor - very useful for people with small screens and lots of code -- is there a similar feature in eclipse hiding somewhere?
|