DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37854>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37854 ------- Additional Comments From [EMAIL PROTECTED] 2005-12-21 11:03 ------- The servlet spec v.2.3 p. 63 just makes a reference to the manifest spec specifying that the web container must reject the app and display an informative message if it can not satisfy a dependency. On the other hand, the manifest spec (http://java.sun.com/j2se/1.3/docs/guide/extensions/versioning.html) specifies the behavior of the Java plugin. Since the servlet specification makes a direct reference to this manifest specification, I think we can consider that this behavior also applies to web containers. It specifies that : <extension>-Specification-Version <extension>-Implementation-Version <extension>-Implementation-Vendor-Id are all *OPTIONAL* in a manifest that indicate a dependency to <extension>. Moreover, still in manifest specification : "If the applet's manifest doesn't contain one or more of the optional attributes, the plug-in will accept any value of the corresponding attribute in the optional package's manifest." I suppose that "any value" also include no value. Hope it helps. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]