| Thread | Last Post | Replies |
|
| Free / Commercial Tag Libraies for JSP | 30 Aug 2003 20:12 GMT | 1 |
Any free or commercial tag libraies for JSP? Thanks.
|
| Eclipse IDE: what code to display when clicking a method in browser | 29 Aug 2003 17:13 GMT | 1 |
when you click on a method in the method pane of a browser (rightmost pane in the Java Browser perspective), I noticed that the text of the entire class definition and its methods are displayed in the text pane below, with the selected method's name highlighted in the text pane,
|
| In Eclipse how do you turn off auto-indent | 28 Aug 2003 15:51 GMT | 1 |
I'm using Eclipse 2.1 for java. How do you turn off auto-indent? Don't get me wrong I will indent, but I want to do it, not the computer. (Full control for developer) Brad Gillespie
|
| Does anyone package and sell Eclipse? | 27 Aug 2003 05:36 GMT | 6 |
I apologize if this is not a sufficiently technical inquiry, but I have to start somewhere. I work for a company in which there is substantial interest in using Eclipse, but some reluctance to accept the licensing agreements that come
|
| Using Drools Rules Engine? | 26 Aug 2003 04:42 GMT | 3 |
Hi, I need a rules engine and I'm considering using Drools. I want to know if anyone here has used it before. Is it good? How robust is it? How much support can I look for? TIA, oz.
|
| eclipse debugger for servlet on orion application server | 26 Aug 2003 01:39 GMT | 1 |
What are the steps for setting up eclipse to debug a servlet? Every time I try to launch the debugger I receive a noclassdeffounderror when the jvm initializes. Thanks.
|
| A newbie to Java | 25 Aug 2003 09:16 GMT | 4 |
Im new to java, and only starting to get into it. I hope someone can help me. Im a c++ programmer, and looked at some of the code, and doesnt seem to hard to get into the programming side itself. I want to develop applications for mobile phones, and have looked into the
|
| JSP with Eclipse | 25 Aug 2003 02:16 GMT | 1 |
I'm a newbie to Java (previously VB 6.0 - don't say it), and using Eclipse to build HTML front-end webapps (not going anywhere near Swing). I've noticed that Eclipse "out-of-the-box" doesn't do syntax highlighting or code insight on JSP pages. This is a pain when I want to use ...
|
| Java: My Favorite Free Tools For Java Development | 20 Aug 2003 13:07 GMT | 1 |
IDE: Eclipse. IBM's poured $40 million (so far) into this IDE, and made it free. Rename/move methods/classes/packages, even across projects! Seamlessly work on multiple projects; fast smart compilation; native GUI; specialized window-layouts ("perspectives");
|
| UML tutorials & tools | 19 Aug 2003 10:27 GMT | 1 |
Very good low cost UML tool at http://www.sparxsystems.com.au, and some excellent tutorials at http://www.objectmonkey.com
|
| New xJen Version | 18 Aug 2003 22:48 GMT | 1 |
We have just deployed a new version of xJen at http://tomcat.compukat.com/xJen.jsp xJen is a source cod generator that takes in XML formatted specifications and generates source code in Java, JSP and HTML that covers data
|
| "dd/MM/yy", "AAA", "!AA", "hh:mm:ss" inside jTextFields | 14 Aug 2003 23:38 GMT | 10 |
is there a way to enforce such patterns as a rule during dataentry in swing? Thank you Costis Aivalis
|
| Cannot use xdoclet in ant | 14 Aug 2003 10:56 GMT | 1 |
I cannot make ant to run a simple xdoclet task. I can't find whats wrong: ... <target name="ejbdoclet"
|
| jsp beautifier | 14 Aug 2003 02:23 GMT | 5 |
anyone can help me finding a free tool for beautify and indent HTML (and JSP) code? I tried to use HTML-TIDY but it was not easy to use with JSP page. I don't want to check code, I only would like to indent and swap properly to
|
| Problem while restarting Tomcat | 14 Aug 2003 02:11 GMT | 4 |
Hi, Currently I am facing a problem that when I shutdown & restart the Tomcat service, it says that the port is already in use. The only work around I have
|