Submitted by Graham on Fri, 2005-06-24 16:22    
  
  
  
  
 
  
        
    
      
      Submitted by Graham on Tue, 2005-05-31 17:04    
  
  
    use tomcat\bin\tomcatw.exe and in the java tab add the following to the Java Options:
-Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager
    
  
  
 
  
        
    
      
      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