This rule is a stub.
References
...
Noncompliant Code Example
This noncompliant code example shows an example where ...
| Code Block | ||
|---|---|---|
| ||
|
Compliant Solution
In this compliant solution, ...
| Code Block | ||
|---|---|---|
| ||
|
Risk Assessment
If non-static member fields are used in a servlet then ...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
|---|---|---|---|---|---|
VNA06-J | Low | Probable | High | P2 | L3 |
Automated Detection
TBD
Bibliography
| [FindBugs 2008] | MSF |
...
| _MUTABLE_SERVLET_FIELD |
...
| MTIA_SUSPECT_STRUTS_INSTANCE_FIELD |
...
| MTIA_SUSPECT_SERVLET_INSTANCE_FIELD |