Hello!
I need my own HttpRequest, HttpResponse classes for ALL my project. Some solution may be to make custom JspFactoryImpl and PageContextImpl classes (that extend generic JspFactoryImpl and PageContextImpl).
In Tomcat4 instanse of JspFactoryImpl is specified as defaultJspFactory in static block and couldn't be configured without server recompilation. I'm sure, it would be useful to move default JSP factory class name to configuration files.
What's your opinion?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
