Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 329 over 23 years Matt Jones -Reorganized xmltodb module to support new inst...
  docs 207 almost 24 years Matt Jones added new javadoc documentation for new classes
  images 104 almost 24 years Matt Jones added servlet interface images
  lib 352 over 23 years berkley added eml-resource to the catalog
  src 351 over 23 years berkley Broke up handleQueryAction into handleQuery, ha...
  xsqltest 95 almost 24 years Matt Jones updated style sheet locations
build.sh 76 Bytes 329 over 23 years Matt Jones -Reorganized xmltodb module to support new inst...
build.xml 4.9 KB 348 over 23 years Matt Jones Updated build process to now use a copy of the ...
test-query.xml 709 Bytes 329 over 23 years Matt Jones -Reorganized xmltodb module to support new inst...
test.xml 328 Bytes 67 almost 24 years Matt Jones modified make to add xml validation code

Latest revisions

# Date Author Comment
352 08/14/2000 03:09 PM berkley

added eml-resource to the catalog

351 08/14/2000 02:28 PM berkley

Broke up handleQueryAction into handleQuery, handleSQuery, runQuery and transformDocument. handleQueryAction is now a base function which makes calls to each of these functions to create, run and transform a query from CGI parameters.

350 08/14/2000 02:26 PM berkley

Added createSQuery() to handle structured queries of an arbitrary number of parameters. Also modified createQuery() to handle a null query in a graceful manner.

349 08/14/2000 01:53 PM Matt Jones

Added "release" keyword to all metacat source files so that the release
number will be evident in software distributions.

348 08/14/2000 01:43 PM Matt Jones

Updated build process to now use a copy of the source files so that keyword
substitution can ocur before the build. This allows for substitution of
hardcoded values into the source before the compile. Currently, I am
using this feature to do the following:...

347 08/14/2000 11:27 AM bojilova

added Logout link

346 08/14/2000 11:27 AM bojilova

added Logout handling

345 08/14/2000 11:11 AM bojilova

clear lib dir from paths like xmltodb/lib/something.html

344 08/14/2000 10:59 AM bojilova

on "DELETE" added delete from xml_index table for a given docid
before delete from xml_documents, b' of foreign key in xml_index(docid)
to xml_documents(docid)

343 08/11/2000 03:20 PM Matt Jones

Changed exception handling mechanisms for DBReader

View all revisions | View revisions

Also available in: Atom