0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- changed throws clause of getContentAsString - added getContentAsBytes. More... about 18 years ago
modified toString() to include getType() More... about 18 years ago
added rpt/* to web.xml to handle report rendering requests. modified getComponentName in builderHelperBean to handle /rpt/ More... about 18 years ago
added Render statustype, priv More... about 18 years ago
support for rendering documents More... about 18 years ago
dispatch method made public for to be used by RenderCommandBean More... about 18 years ago
added setAttributeTag More... about 18 years ago
jstl upgrade More... about 18 years ago
moved getRealPath and getTemplateCompileLocation to requestHelperBean More... about 18 years ago
moved getRealPath and getTemplateCompileLocation to requestHelperBean More... about 18 years ago
moved document / file utility methods to Utility More... about 18 years ago
no message More... about 18 years ago
removed embedded setOrganizationID. builder definition now provides the organizationID and mechanismID from session More... about 18 years ago
java.beans.PropertyDescriptor fails if both read and write are not present. Replaced it with java.beans.Expression. More... about 18 years ago
apply interface bug fix More... about 18 years ago
Added attributeValueDefinition handling. This is so that during copy, builder definition constraints could be applied. More... about 18 years ago
Added attributeValueDefinition handling. This is so that during copy, builder definition constraints could be applied. More... about 18 years ago
Added attributeValueDefinition handling. This is so that during copy, builder definition constraints could be applied. More... about 18 years ago
Added attributeValueDefinition handling. This is so that during copy, builder definition constraints could be applied. More... about 18 years ago
Added attributeValueDefinition. This is so that during copy, builder definition constraints could be applied. More... about 18 years ago
jstl 2.0 upgrade related changes. modified array.length to Array.getLength(array) More... about 18 years ago
removed final static from EntitleableVO. Instead GroupBean provides two getters for shared and unshared types. This is because jstl can't access static members. It can only access bean.gettters.... More... about 18 years ago
minor changes More... about 18 years ago
added Employee component testing More... about 18 years ago
force throw/catch of SessionException instead of returning empty/null Mechanism, IDs, etc. More... about 18 years ago
create modified to get values from component specified in defn More... about 18 years ago
created ${path} variable More... about 18 years ago
Use j2ee-builder.xml/component/create def to use getMechanismID and getOrganizationID values More... about 18 years ago
jstl 2 update More... about 18 years ago
jsp update to JSTL 2.0 More... about 18 years ago