Project
IntelliJ IDEA
Priority
Major
Type
Feature
Fix versions
No Fix versions
State
Open
Assignee
Sergey Vasiliev
Subsystem
Java. Code Completion
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Yann Cébron
    6 years ago (27 Sep 2005 15:29)
  • Updated by   Dmitry Avdeev
    2 years ago (28 Jan 2010 15:09)
  • Jira: IDEADEV-2607
    (history, comments)
 
IDEA-30229 Make web.xml more "intelligent"
6
Issue is visible to: All Users
  The issue is visible to the selected user group only
Please provide more ReferenceProviders for web.xml-editor, namely:

  • <param-value> starting with "/" should be treated as possible static web resource (config files etc.), support for delimited (e.g. ",") values
  • highlight invalid <url-pattern> values
  • <error-page>: <location> should be treated as forward resource (static, servlet)
  • <form-login-config>: as above
  • <role-name> in <auth-constraint> and <security-role> should be linked/highlighted if not defined etc.
  • support <error-code> HTTP status values
  • ...

I'm sure other people will come up with more ideas.
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments