| Commit | Date | |
|---|---|---|
| 2003-04-10 17:58:45 | Tree | |
|
[r93]
by
gautamj
Instead of passing the XML directly to JAXB for unmarshalling, it is first passed thru the XMLHelper.stripDoctypeDeclaration routine, so that the DOCTYPE declaration can be stripped off. This was done, so that the application can work, without needing a connection to the site reference by the DOCTYPE declaration. |
2003-04-09 17:09:04 | Tree |
|
[r92]
by
gautamj
Added the method stripDoctypeDeclaration(). This is used to strip off the DOCTYPE declaration from the input. |
2003-04-09 17:06:25 | Tree |
| 2003-04-07 20:17:28 | Tree | |
| 2003-04-07 20:11:35 | Tree | |
| 2003-04-07 20:09:49 | Tree | |
|
[r88]
by
gautamj
Wrapped the call to 'setFetchSize' in a try-catch block, since all drivers not implement the feature (eg.Postgresql) |
2003-04-07 20:09:02 | Tree |
|
[r87]
by
gautamj
Bug # 365: Added the incrementMaxRecords() method to FinderComponent, which will increment the property 'MaxRecords' |
2003-04-03 18:30:46 | Tree |
|
[r86]
by
gautamj
Bug # 365: Modified the ComponentResultsJSP.wm template in Finder/Lookup patterns, to generate hyperlinks if MoreRecords exist |
2003-04-03 18:30:28 | Tree |
|
[r85]
by
gautamj
Bug # 365: Added the do_MoreRecords_Clicked() event-handler to the ComponentResultsAction.wm template in Finder/Lookup patterns |
2003-04-03 18:29:50 | Tree |