Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  com 71 about 24 years higgins Catalog files from arbortext added
  edu 221 almost 24 years bojilova testing
loadstylesheets.sql 828 Bytes 185 almost 24 years Matt Jones 1) Simplified database connection creation by a...
sqlcatlist.sql 253 Bytes 123 almost 24 years Matt Jones Modifying storage model to use DOM TEXT nodes
sqldoclist.sql 205 Bytes 165 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlnodeslist.sql 94 Bytes 108 almost 24 years Matt Jones added utility files and queries
sqlnodesview.sql 358 Bytes 166 almost 24 years Matt Jones minor modifications to fix problems introduced ...
sqlrevisions.sql 205 Bytes 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...
xmltables.sql 4.77 KB 203 almost 24 years Matt Jones Merged in substantial changes to DBWriter and a...

Latest revisions

# Date Author Comment
221 06/28/2000 01:17 PM bojilova

testing

220 06/27/2000 08:14 PM Matt Jones

Fixed bug where TEXT nodes couldn't be longer than 4000 characters, which
is the maximum length of a VARCHAR2 field in Oracle. Now, if text
exceeds the field length, I break the text up into a series of TEXT
nodes each of the max field length, and the remainder in the last...

219 06/27/2000 07:36 PM Matt Jones

Added feature to now ouput COMMENTs and PIs when the document is
read from the database with DBReader.

215 06/27/2000 05:00 PM bojilova

changed to
response.sendRedirect(response.encodeRedirectUrl("/xmltodb/lib/index.html"));

213 06/27/2000 04:53 PM Matt Jones

Added srbrmi classes for authentication support

212 06/27/2000 03:43 PM bojilova

changed to use username/password entered on login

210 06/27/2000 02:25 PM bojilova

changes releted to login and session tracking

209 06/27/2000 02:24 PM bojilova

New- class that encapsulates session creation and user authentication

205 06/26/2000 09:50 PM Matt Jones

Updated javadoc documentation.

204 06/26/2000 09:31 PM Matt Jones

Fixed bugs associated with the new UPDATE and DELETE functions of
DBWriter. There were problematic interactions between some static
variables used in DBEntityResolver and the way in which the
Servlet objects are re-used across multiple client invocations....

View revisions

Also available in: Atom