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=32257>. 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=32257 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | ------- Additional Comments From [EMAIL PROTECTED] 2004-11-19 16:54 ------- i'm not sure which part of the spec mandates that only '.jsp' and '.jspx' be used for JSPs. i've read through the jsp 2.0 and servlet 2.4 specs, and i can't find anything of the sort. it only says that those are the default implicit extensions. it also provides pretty obvious means for using other extensions as JSPs. you can remap the JSP servlet in your web.xml file to another extension (though i'm not sure if thats part of the spec) you can also use the <jsp-property-group> element in web.xml to specify other files as JSPs. (thats definitely in the spec) if you'd like, i can post the pages in the spec where i read this stuff so you can see for yourself. -- 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]