Compiling jsps on the fly is going to kill your performance. Redesign the content instead to be dynamic or use a scripting language like velocity that doesn't need compiling for the particular template in question.
~mck
Compiling jsps on the fly is going to kill your performance. Redesign the content instead to be dynamic or use a scripting language like velocity that doesn't need compiling for the particular template in question.
~mck