8
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix to minor typo in string literal. More... about 22 years ago
Null/error handling in <x:parse> & EL. More... about 22 years ago
Update feedback alias. Remove Quick Reference Guide from Overview.html since JSTL 1.0 specification is available in public review :) PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Minor typo fix in comment. More... about 22 years ago
Slightly adjusted error message for NullAttributeException to make it more accurate. More... about 22 years ago
Error/null handling for <c:import>. More... about 22 years ago
Null/error handling for <x:parse> & EL: let 'filter' be null. More... about 22 years ago
Null/error handling for <c:forTokens> & EL. More... about 22 years ago
Null/error handling for <c:forEach> and the EL. More... about 22 years ago
Minor bugfix for import logic, primarily to address 'view source' issue. (But it was a legitimate bug.) More... about 22 years ago
Prepared README for new release. More... about 22 years ago
Close <rtexprvalue> tag. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
null check More... about 22 years ago
Documentation update. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Implemented new guidelines for null and empty attributes More... about 22 years ago
Updated examples header More... about 22 years ago
Implementation of ResultFactory javax class requires an implementation of Result. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Darn stragglers... More... about 22 years ago
Should be the final PR version of the URL support. Normalized algorithm for URL ordering (see ParamSupport.ParamManager class), and... gee, well, I may have fixed some other minor bugs too, but my mind's in a haze, and I couldn't tell you for sure. :-) More... about 22 years ago
Rectified path-parameter-removal algorithm. More... about 22 years ago
New URL-management mechanism. (<c:redirect>, <c:url>, and modifications to <c:import>; <c:urlEncode> removed) More... about 22 years ago
Documentation update. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
Synch method name with spec. PR: Obtained from: Submitted by: Reviewed by: More... about 22 years ago
No need for historical comments. More... about 22 years ago
Minor textual change to comment. More... about 22 years ago
<c:param> doesn't accept an 'encode' attribute any longer. More... about 22 years ago
Changed behavior of "nested" variables: they are now removed, not restored, when the tag completes. More... about 22 years ago
Oops, got the fix wrong. All set now. More... about 22 years ago
Accessors were setting wrong values. (Sigh... the dangers of cut and paste.) More... about 22 years ago
Addition of new tag: <c:catch> More... about 22 years ago