| Commit | Date | |
|---|---|---|
| 2003-08-22 18:41:20 | Tree | |
| 2003-08-22 18:40:03 | Tree | |
|
[r319]
by
gautamj
Modified the initUserInfo to throw an UserSessionSetupException, as opposed to the ServletException. The ComponentExpiredException is no longer wrapped in an ApplicationExceptions, its expected to be handled directly by web.xml and directed to an appropriate jsp |
2003-08-22 18:16:29 | Tree |
| 2003-08-21 01:30:51 | Tree | |
| 2003-08-21 00:31:20 | Tree | |
| 2003-08-21 00:12:43 | Tree | |
|
[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 |