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=23895>.
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=23895

JspC ant task can't compile JSPs not ending in .jsp

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-10-21 18:14 -------
Please refer to JSP 1.2 spec, section JSP.2.1.1 and JSP.2.1.7.

The ".jspf" or ".jsf" extensions are used for included fragments, and you
certainly do not want to include them in Jspc compilations, since you are
certian to get compilation errors if you try to compile them by themselves.

In any case this is a WONTFIX, since it would not work in other containers.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to