font.properties

1999-11-29 Thread Jeff Bean
I'm looking for a font.properties file that utilizes only basic X fonts that are compatible with xfs or are common to most Unix/Linux systems. I want to be able to run java applications cross platform, via remote X server, and am constantly hitting either font-not-found problems, or runtime java

Re: font.properties

1999-12-02 Thread Jeff Bean
Hi John, folks, I finally solved the Java-fonts-not-found-via-remote-XServer problem using a combination of xlsfonts and sed to get a tailor-made font.properties for my Xserver setup. I figure the jdk will change again and the font.properties will change again as well, so this will either pretty

Re: font.properties

1999-12-06 Thread Jeff Bean
"John N. Alegre" wrote: > > Jeff, > > My suggestion is a real short HOWTO posted to the list. I, for one would just > love to see what you did and I feel that once it was all in front of me once I > could digest it and handle the issue in the future. I feel that most people on > the list are o

Re: Servlet

2000-04-07 Thread Jeff Bean
Another good servlet framework is Enhydra, from www.enhydra.org. --Jeff [EMAIL PROTECTED] wrote: > On Fri, 7 Apr 2000, Jacek Laskowski wrote: > > > I should also mention about Jakarta which is a project of people who have worked > > on JSWDK. This product will someday be a RI for JSP/Servlet, b