Project

General

Profile

Statistics
| Revision:

# Date Author Comment
84 05/05/2000 03:22 PM Matt Jones

added dtds to catalog list

83 05/05/2000 03:17 PM Matt Jones

changed location of catalog file to config parameter

82 05/05/2000 02:50 PM Matt Jones

created options file for MetaCatServlet

79 05/05/2000 10:06 AM Matt Jones

added catalog text file

78 05/05/2000 10:04 AM Matt Jones

added example to HTML page

77 05/05/2000 10:00 AM Matt Jones

added validation code + changes

73 05/04/2000 04:21 PM Matt Jones

fixed nbsp formatting problem

66 05/03/2000 03:58 PM higgins

added GenericXMLValidate

65 04/21/2000 04:27 PM bojilova

corrected the problem with  
added encoding for <xsl:output/> like
<xsl:output method="html" encoding="iso-8859-1"/>

64 04/21/2000 04:19 PM bojilova

corrected the problem with  

63 04/20/2000 04:30 PM bojilova

Jivka: resolved the problem with escape characters.
<xsl:output method="html" encoding="iso-8859-1"/>
encoding specifies the preferred character encoding
that the XSLT processor should use to encode
sequences of characters.
ISO 8859-1 (Latin-1) includes characters like  

62 04/19/2000 02:36 PM bojilova

corrected error within the xsl file

61 04/19/2000 12:08 PM bojilova

corrected error within the xsl file

60 04/18/2000 02:19 PM Matt Jones

updated javadoc documentation for changes

59 04/18/2000 01:20 PM Matt Jones

further work on XML docuemnt loading facility in the MetaCatServlet

57 04/18/2000 11:44 AM bojilova

no message

55 04/18/2000 10:48 AM Matt Jones

added xml doc loading to servlet actions

51 04/17/2000 04:06 PM Matt Jones

changed package name to edu.ucsb.nceas.metacat.*

50 04/17/2000 03:40 PM Matt Jones

changed database connection code, added utility class MetaCatUtil.java

49 04/17/2000 12:12 PM Matt Jones

added document display function to servlet

48 04/17/2000 11:26 AM Matt Jones

continued work on interface to servlet

47 04/17/2000 10:51 AM Matt Jones

improvements to MetaCatServlet engine, added html access pages for catalog query

41 04/13/2000 08:30 PM Matt Jones

fixed stylesheet issue with undefined nbsp entity by wrapping it in CDATA section

40 04/13/2000 08:09 PM Matt Jones

eliminated IE5 specific issues in eml-variable-display.xsl, modified format of display of eml-variable

39 04/13/2000 08:06 PM Matt Jones

creating display stylesheet for eml-variable

38 04/13/2000 10:15 AM Matt Jones

added files for displaying eml-variable metadata

34 04/13/2000 09:42 AM Matt Jones

added example files showing use of Oracle's XSQL utiltiy for metadata storage and retrieval