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 271417 - FindJspServletHelper should use org.apache.jasper utils for getServletResourcePath()
Summary: FindJspServletHelper should use org.apache.jasper utils for getServletResourc...
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: Dev
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-09-01 09:36 UTC by Reema
Modified: 2017-09-01 09:44 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 Reema 2017-09-01 09:36:40 UTC
glassfish.eecommon Findjspservlethelper should use org.apache.jasper utils for getServletResourcePath

After Apache code donation, we can replace this code with jasper util apis in JspCompilationContext and JspUtil.