RE: Response and file downloads

2004-11-01 Thread Chad Maniccia
IE 4 made Netscape 4 look like a piece of crap. It was light-years ahead. I'm getting the impression that the other browsers have caught up but I refuse to develop for them unless made to. Questions: Have the other browsers caught up with ease and power of their scripting? Do any of them have

RE: How to resolve the awt.headless error ?

2004-10-31 Thread Chad Maniccia
http://java.sun.com/products/java-media/2D/forDevelopers/java2dfaq.html# xvfb http://www.jfree.org/phpBB2/viewtopic.php?t=1012 This line of code works if you have a newer version of java. System.setProperty(java.awt.headless,true); -Original Message- From: [EMAIL PROTECTED]

RE: app class load problem in 4.1.30

2004-10-27 Thread Chad Maniccia
Hi Al, Can you load classes in the lib directory? Tell the old peeps hi. Chad -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 27, 2004 4:01 PM To: [EMAIL PROTECTED] Subject: app class load problem in 4.1.30 We have a web applicaton which

RE: [Slightly OT] Simplifying deployment

2004-10-22 Thread Chad Maniccia
I would keep it simple less things to hack, break, update, etc.. Also I remember reading in tomcat's documentation that it serves static content almost or just as fast. -Original Message- From: Robert Bateman [mailto:[EMAIL PROTECTED] Sent: Friday, October 22, 2004 11:12 AM To: Tomcat

JFreeChart

2004-10-22 Thread Chad Maniccia
http://www.jfree.org/jfreechart/ I just used this to create some very professional looking charts for my company. It does everything. It is free and very easy to use in servlets, applets, jsp and applications. Can even do real-time charts. I will think twice about creating spread sheet type