first stab at dynamically generated pdf's.
authorjohn <john>
Wed, 27 Mar 2002 18:49:23 +0000 (18:49 +0000)
committerjohn <john>
Wed, 27 Mar 2002 18:49:23 +0000 (18:49 +0000)
commit4aa84b7e39c867d361b06420a821bd69c057c641
tree25af9ffc98fa6bf7e690022754045900e6983010
parent9416f853296eb262a2ff59f7c6fc54ec8bc2c8db
first stab at dynamically generated pdf's.
it's a new servlet, so something like:
http://blah.org/Mir/servlet/OutputMir?id=16
will return a pdf to the browser directly.

no caching yet, but it's a start.
source/OutputMir.java [new file with mode: 0755]