You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Andy Nuss <an...@siebel.com> on 2001/04/08 01:25:03 UTC

setDefaultFactory

Hi,

I wanted to verify, for real, that only the J2EE appserver
is allowed to call JspFactory.setDefaultFactory().

Since the answer is probably no, I would like to ask
Tomcat committee if they can create a nice API for
setting a custom PageContext within a specific JSP.

PageContext is an abstract class.  Let us override it!
Please!

Thanks,
Andy