DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11891>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11891 JspC does not work for webapps ------- Additional Comments From [EMAIL PROTECTED] 2002-08-21 17:27 ------- Yes, they are running the different classes and not rebuilding them. How this does this I do know know, but if you post to tomcat-dev they might be able to explain. the JSP spec says the following "The JSP Page implementation object belongs to an implementation-dependent named package. The package used may vary between one JSP and another, so minimal assumptions should be made." from this statement the spec allows the same package name (or different ones) and it is dependent upon the provider (ie tomcat or jetty) I do not know how jetty does its packaging. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>