Re: How to learn to cope with Jrex - are there tutor ials out there?
Billy <florian-lindner-S0/[email protected]> Thu, 15 Feb 2007 01:46:47 +0000 (UTC)
| Newsgroups | gmane.comp.mozilla.jrex |
|---|---|
| Message-ID | <[email protected]> |
Hi Benjy,
thanks for the greate tutorial you just posted! I have tried your code. But in
fact the document still returns null there. So there must be a mistake in my
environment. To make yout program run I had to add:
System.setProperty("jrex.gre.path","C:/mozilla/";
System.setProperty("jrex.gre.path","jrex.dom.enabled","true";
What do you mean when you say:
"To run the main() method of Render under Windows, you need to set the CLASSPATH
to include JRex.jar and set two -D values"? Isnt that the same as my approach?
What might be my mistake?
Best regards
Billy