Menu

Source Commit Log


Commit Date  
[r321] by gautamj

This file is no longer needed for Struts1.1

2003-08-22 18:41:20 Tree
[r320] by gautamj

Added the modification of the DataSource

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
[r318] by ut_paule

Developed killer pattern build scripts that do all the config for you

2003-08-21 01:30:51 Tree
[r317] by ut_paule

Converted properties into templates

2003-08-21 00:31:20 Tree
[r316] by exeunt

Allow either oracle12.jar or ojdbc14.jar

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:
a- Used pageContext.REQUEST_SCOPE when invoking pageContext.setAttribute()
b- Replaced 'pageContext.getAttribute()' invocations with 'pageContext.findAttribute()'
This was done to allow Jaffa widgets to be spread across multiple JSPs in template environmnents like the TILES framework. This would allow us to paint the FormTag in a Layout JSP and the widgets in the inner Tile JSP.

2003-08-20 16:57:59 Tree
[r312] by gautamj

Added a bug-fix on behalf of JonnyR

2003-08-19 20:48:43 Tree
Older >
MongoDB Logo MongoDB