| Thread | Last Post | Replies |
|
| Similar projects like JavaSpider | 16 Dec 2003 12:44 GMT | 1 |
Does anyone know about any other project(s) like JavaSpider? http://sourceforge.net/projects/javaspider
|
| J2SE v1.4.2 and NetBeans bundle installation freezes at 8% completion. | 15 Dec 2003 20:04 GMT | 4 |
When installing the Java 2 v1.4.2 and NetBeans bundle on WinME, the installation program freezes at 8%, just after opening and closing an MSDOS window for COMMAND.COM. The window switches from decompressing files to "Preparing J2SDK 1.4.2
|
| URGENT Help With Scientific Calculator! | 14 Dec 2003 22:35 GMT | 3 |
I designed a calculator, and I need help with the rest of the actions. I know I need to use the different Math methods, but I tried that and it didn't work. Also, it needs to work as an applet and application, and in the
|
| Recommendations for Free/Cheap GUI-builder/RAD tool for Java Swing | 14 Dec 2003 07:20 GMT | 1 |
Preferably one that supports j2se 1.3+. Not new to java development, but time and money is a major constraint. Mainly for application development. Thanks, E.Otter
|
| Rational Clearcase API | 11 Dec 2003 23:36 GMT | 2 |
I am looking for Rational Clearcase API for my project and have few questions. 1. Is Rational Clearcase API freeware, licensed or open source? If licensed, what are the fees?
|
| Tool for visualizing java code? | 11 Dec 2003 18:30 GMT | 4 |
I wonder if ther are any tools to analyse and visualise Java code in Linux, ie draw class diagrams and report on methods and such. Thanks in advance. /Goran
|
| Code management & deployment | 10 Dec 2003 05:14 GMT | 1 |
[apologies if u have read this on comp.lang.java.help .... I only just found this group and thought it may be more appropriate for my query] Hi I am looking for some insight (or links) on how to possibly handle java code
|
| Tomcat 4.1.27 not updating servlets | 08 Dec 2003 14:52 GMT | 3 |
I doing my first J2EE steps using Tomcat 4.1.27 (embeded in JBoss 3.2.2). I have put my exploded HelloWorld.war (i.e. it's just a normal directory) that contains a JSP page
|
| XML doucment from disk structure | 07 Dec 2003 16:50 GMT | 2 |
I'm looking for a tool to create an XML-document from my disk structure. If possible, it should be able to read out the title-tag in HTML files. Aim: Create a plan of a web site. Any solutions??
|
| Can't get Javadoc help for javax.servlet under Eclipse | 05 Dec 2003 08:27 GMT | 1 |
I can't get Javadoc help for javax.servlet under Eclipse. When I browse to the main page I can see that it's the java standard edition help. For other parts of Java I can press ctrl-f1 to see help on the method I'm interested in.
|
| RMI with JDeveloper and without | 04 Dec 2003 22:34 GMT | 1 |
I'm using this example from a Java book to try to get a program that uses RMI to work. I can get the various components to compile and as part of the intermediate step, I'm trying to get the remote object started. I can get the program to run while doing it inside JDeveloper.
|
| Sharing a project with Eclipse | 04 Dec 2003 15:38 GMT | 1 |
I've tried to use Eclipse with CVS, but I'm not so happy with it. Whenever I want to share my project it always inserts the project-name before the source-tree. Maybe it's a matter of taste, but I don't think project information
|
| developing servlets with NetBeans | 04 Dec 2003 10:36 GMT | 3 |
I am using netbeans 3.5 with the built in tomcat server to develop servlets, but I am struggling over where to put the java source It seems the only way you can sensibly debug a servlet with netbeans is to have the source code all under WEB-INF/classes. This is fine for initial
|
| [help] who can help me enter the world of GUMP,which is from Jakarta project? | 04 Dec 2003 08:21 GMT | 1 |
Dear folks, I can not find more helps on GUMP by Google,so,who can help be on the trip? Thanks a lot. Regards,
|
| multiple commands in commandprompt in Ant | 03 Dec 2003 11:32 GMT | 1 |
Does anyone know of a way to send more than one command to the command prompt like with the TelnetTask from ANT? It seems the exec task can only use one execute but not more than one command.
|