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

Summary: FindJspServletHelper should use org.apache.jasper utils for getServletResourcePath()
Product: javaee Reporter: Reema
Component: JSPAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

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.