Hi,
You can run the compiled class files by issuing the command :
java <class name>
By class name I mean you would have saved it as something.java..run it as : java something
By the way I really think you should go through the basics of java by going to some site like http://java.sun.com...
Hi,
This is a typical problem when you force FOP to handle large chunk of data.
If you refer to the FOP FAQ on the owal site (very informative),the solution appears to be to increase the -mx setting in the java call,because it is java that is running out of memory.You can allocate greater...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.