[jdom-interest] Getting Started

Ian Lea ian.lea at blackwell.co.uk
Fri May 4 08:09:36 PDT 2001


Sounds like you've used build11 rather than build. See the README.txt
file in the distribution and the FAQ at http://www.jdom.org/docs/faq.html

You don't need to recompile - the distribution includes compiled jar
files in the build subdirectory.


--
Ian.
ian.lea at blackwell.co.uk


ecky wrote:
> 
> Hi there,
> 
> I'm a very newbie to all of this stuff XML & Java. Nevertheless my
> task is to implement a website with dynamic content. The thing is that
> it is not about integrating some DB-retrieved snippets to a webpage
> so that a simple JSP or Servelet would do, but computing on the fly
> the entire page depending on a users profile and something called
> ontology. Therefore I'm looking for a tool to easily create and modify
> XML documents on the fly and what I've been reeding on your website
> sounds very promising and so I'd like to evaluate it ...
> 
> Unfortunately I got stuck at the first possible action, the sources I
> downloaded from your site (1.0beta6) don't compile it seems to be
> a library clash between java.util.* and com.sun.java.util.... Due
> to my limited experience with Java I don't really know how to get
> out of there. I'm using jdk1.3 and the source, it seems to me, is rather
> written for jdk1.2.x may this be the cause?
> 
> Any help would be appreciated
> 
> ecky



More information about the jdom-interest mailing list