Submitted by Graham on Mon, 2005-04-11 10:29
You can use a fmt:message as a parameter to a fmt:message like the following:
Submitted by Graham on Fri, 2004-11-12 13:48
edited searchbar.css in chrome/classic.jar
Submitted by Graham on Fri, 2004-11-12 13:24
Submitted by Graham on Fri, 2004-11-12 12:51
Start off by installing ant then download the iText buildfile.
If you're using sun j2ee then set the environment variable J2EE_HOME
to point to your j2ee installation. If you're using Tomcat then change
the line
<available property="j2ee.jar" value="${env.J2EE_HOME}/lib/j2ee.jar" file="${env.J2EE_HOME}/lib/j2ee.jar"/>
to something more like