Project
IntelliJ IDEA
Priority
Critical
Type
Bug
Fix versions
No Fix versions
State
Won't fix
Assignee
Nikolay Chashnikov
Subsystem
J2EE.JSP
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Mike Aizatsky
    4 years ago (06 Apr 2007 17:41)
  • Updated by   root
    2 years ago (17 Jan 2010 20:44)
  • Jira: IDEADEV-16049
    (history, comments)
 
IDEA-38033 jsp:include is not supported by backward jsp include processing
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Only jsp directive is.

Issue was resolved
Comments (1)
 
History
 
Linked Issues (?)
 
Nikolay Chashnikov
  Nikolay Chashnikov
11 May 2007 16:40
4 years ago
According to section 5.4 of JSP Specification jsp:include action performs a request-time inclusion so a parent jsp cannot be used as a context for resolving.