|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 422 | minor | always | 10-14-05 00:00 | 12-07-05 10:24 | |
|
|
|||||
| Reporter: | sam | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | urgent | OS Version: | |||
| Status: | closed | Product Version: | 3.0.14 | ||
| Product Build: | 3.0.14 | Resolution: | fixed | ||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.0.16 | ||
|
|
|||||
| Summary: | 0000422: pageContext.findAttribute IllegalArgumentException | ||||
| Description: |
RSN-468 (rep by B Davis) calls to pageContext.findAttribute throw an IllegalArgumentException if the session is invalid. According to the API documentation provided by Sun. http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/jsp/JspContext.html#findAttribute(java.lang.String) [^] , this call should not thow an IllegalArgumentException . Note that calls that are specific to a scope such as getAttribute(String name, int scope) do throw this exception.http://java.sun.com/j2ee/1.4/docs/api/javax/servlet/jsp/JspContext.html#getAttribute(java.lang.String,%20int) [^] |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||