| Commit | Date | |
|---|---|---|
|
[r315]
by
gautamj
Modified the getStatement() method to get a Statement object from a connection, using the default settings - TYPE_FORWARD_ONLY and CONCUR_READ_ONLY. This will be much more effecient than the previous code which was using the TYPE_SCROLL_INSENSITIVE and CONCUR_UPDATABLE settings |
2003-08-20 22:52:52 | Tree |
|
[r314]
by
gautamj
Replaced '(String) pageContext.getAttribute(TagHelper.ATTRIBUTE_FORM_NAME)' with 'TagHelper.getFormName(pageContext)' |
2003-08-20 17:06:13 | Tree |
|
[r313]
by
gautamj
Made the following changes: |
2003-08-20 16:57:59 | Tree |
| 2003-08-19 20:48:43 | Tree | |
|
[r311]
by
gautamj
Fixed to stop javascript errors on mouseOver events for the tooltip when page hasn't finished loading |
2003-08-19 00:33:43 | Tree |
| 2003-08-18 20:38:56 | Tree | |
|
[r309]
by
gautamj
This file will be a running log of all the changes being made to JAFFA since version 1.2 |
2003-08-15 22:21:47 | Tree |
| 2003-08-15 22:19:18 | Tree | |
|
[r307]
by
gautamj
This exception is thrown by the PortletFilter, when an invalid componentId is passed in the request stream |
2003-08-15 22:15:02 | Tree |
|
[r306]
by
gautamj
A ServletException will now be thrown instead of forwarding to a hard-coded error JSP |
2003-08-15 22:14:18 | Tree |