>>- ensure compatibility with headless mode for pivot classes, at least >>the core classes >>- then for example see if it's possible to run pivot applications in a >>headless server to do some work, generate an offscreen bitmap and >>use/save it, for documentation purposes, graphics generation, etc ... > > This may be more of an AWT discussion than anything specific to Pivot, but > try it out and see how it works. Todd has done some work with WTK on the > server and may have more to offer on this subject.
Yeah, I've written a real-world Pivot app that had used web queries to communicate with the server, where the servlets were also using Pivot. I was able to generate PDFs and JPGs in headless mode without any problems.
