[EMAIL PROTECTED] wrote:
>
> pierred 00/12/09 21:56:44
>
> Modified: jasper/src/share/org/apache/jasper Constants.java
> jasper/src/share/org/apache/jasper/compiler
> BeanGenerator.java JspParseEventListener.java
> ParserXJspSaxHandler.java
> Log:
> Take 2 on the default list of imports for JSP generated classes.
> Removed java.io.IOException, java.beans.Beans, and org.apache.jasper.Exception.
> All that's left is org.apache.jasper.runtime.*.
> That will be in take 3 (eventually :-))
> [Thanks to Craig for "waking me up" on this...]
Sorry, but I don't see what difference this change make. You're not
removing dependencies, just removing imports and replacing them with
FQCNs in the code. Why?
Hans
--
Hans Bergsten [EMAIL PROTECTED]
Gefion Software http://www.gefionsoftware.com
Author of JavaServer Pages (O'Reilly), http://TheJSPBook.com