This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 32295 - Add .jspf support
Summary: Add .jspf support
Status: RESOLVED DUPLICATE of bug 30075
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 13:42 UTC by _ proxity
Modified: 2006-06-04 23:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ proxity 2003-03-25 13:42:47 UTC
Please add support for JSP fragments.
Since .jsp files should only be complete web
pages, .jspf should be used for pure JSP fragments.

For details see:
http://developer.java.sun.com/developer/technicalArticles/javaserverpages/code_convention/

I had to add .jspf to the suffix list in the
Options window and can now edit .jspf files with
syntax coloring. Plase integrate this in future nb
versions.

But it's not possible to create a new .jspf at the
moment, so I had to create .jsp files and rename
them outside of netbeans. Please add this
possibility to the IDE.
Comment 1 Ana.von Klopp 2003-03-25 14:19:54 UTC

*** This issue has been marked as a duplicate of 30075 ***