I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Port fix. More... over 17 years ago
- Similar change. More... over 17 years ago
- Remove apparently useless fields from the page context. - Attributes are now a HashMap, since the page context is a per request object. More... over 17 years ago
- Imports cleanup. More... over 17 years ago
- Ok, I'm not too sure about that one. - Reset properly the ELContext associated JspContext when dealing with tag files. More... over 17 years ago
- Fix type. More... over 17 years ago
Grrrrr++. More... over 17 years ago
Grrr. More... over 17 years ago
- Fix spelling. - Fix getVersion method. More... over 17 years ago
- Pass the two new values to the PageInfo instance. More... over 17 years ago
- Add parsing of the two new elements for property groups. More... over 17 years ago
- When EL is ignored, restore '#' correctly in template text. More... over 17 years ago
- Fix cut & paste error. - Fix validation for the two new page directives. - I will next add support for the two new jsp-property-group elements. More... over 17 years ago
- For whatever reason, getValue is different, and must return null if the index given is totally bogus. More... over 17 years ago
port fix for bug 34509. Allow tag names to use full range of characters as defined by the spec. More... over 17 years ago
adjustment according to APR fix More... over 17 years ago
Completed author tags More... over 17 years ago
Fixed method name More... over 17 years ago
- Add two missing license headers. More... over 17 years ago
- Fix ArrayELResolver.coerce when using a String. - Some cleanups. More... over 17 years ago
- Fix the mapping (?). - Copy some txt files to the right place. More... over 17 years ago
- Redo Comet processing using events. - Add Valve.event (most regular valves do not do anything, but standard valves need to call the next pipeline). - Add a new Filter interface that filters can implement to intercept the events (I didn't test it yet). More... over 17 years ago
- Chat example using the new API. More... over 17 years ago
- Fix oops when keeping alive a gracefully closed Comet connection. More... over 17 years ago
documentation for the groupcom module More... over 17 years ago
added missing author tag More... over 17 years ago
Added demos/simple use cases for the group com module More... over 17 years ago
Port fix for bug 33356 from TC5 More... over 17 years ago
- Always check the output folder when going in the compile method, to make sure it exists. More... over 17 years ago
- Fix makeOutputDir method. - Submitted by Scott Johnson. More... over 17 years ago