You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2014/02/16 20:55:19 UTC

[jira] [Created] (WW-4292) Don't use ServletContext when it can be referenced via field

Lukasz Lenart created WW-4292:
---------------------------------

             Summary: Don't use ServletContext when it can be referenced via field
                 Key: WW-4292
                 URL: https://issues.apache.org/jira/browse/WW-4292
             Project: Struts 2
          Issue Type: Improvement
          Components: Core Actions
    Affects Versions: 2.3.16
            Reporter: Lukasz Lenart
            Priority: Minor
             Fix For: 2.3.17


Many classes have reference to ServletContext via field but there are many methods which pass ServletContext as a parameter.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)