Mantis - Resin
Viewing Issue Advanced Details
357 minor always 08-18-05 00:00 11-30-05 14:42
user351  
 
normal  
closed 3.0.14  
3.0.14 fixed  
none    
none 3.0.15  
0000357: Implementation of javax.servlet.jsp.jstl.core.LoopTagSupport should use accessor to obtain loopStatus
RSN-401
I am trying to extend LoopTagStatus with my own status fields, but since the Resin implementation of javax.servlet.jsp.jstl.core.LoopTagSupport doesn't use accessor to obtain loopStatus (when setting attribute in JSP page context), my extension is in fact ignored. I managed to find a workaround by looking at the source code for javax.servlet.jsp.jstl.core.LoopTagSupport, but I am not satisfied with this awkward solution.

Notes
(0000413)
ferg   
08-18-05 00:00   
server/138b