Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 3296 about 17 years Jing Tao Replacing mutiple mkdir command by "mkdir -p".
  docs 3406 almost 17 years Jing Tao Add docs for setup other client such as ldapsea...
  lib 3490 almost 17 years ben leinfelder added commented out reference to the all-in-one...
  src 3486 almost 17 years barteau Fixed 3 bugs: 1) If there is a call to this cla...
  test 3465 almost 17 years Jing Tao Add a new test to test new query method with qf...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 20.6 KB 3376 almost 17 years Jing Tao Add release for 1.7.1
build.properties 5.38 KB 3370 almost 17 years Jing Tao Change the https port from 80 to 443
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 65.2 KB 3467 almost 17 years Jing Tao Use localhost to replace the host name in case ...

Latest revisions

# Date Author Comment
3490 10/03/2007 08:50 AM ben leinfelder

added commented out reference to the all-in-one sanparks.xsl (resultset, eml, fgdc handling). this is for use with the no-iframe skin approach

3489 10/03/2007 08:46 AM ben leinfelder

keep the commented out lines incase we want to switch to no-iframes skin

3488 10/03/2007 08:44 AM ben leinfelder

changes used when experimenting with the no-iframe method of skinning (does not conflict with the previous method if skinning that uses iframes)

3487 10/03/2007 08:42 AM ben leinfelder

remove unused page import

3486 09/28/2007 05:00 PM barteau

Fixed 3 bugs:
1) If there is a call to this class without an "action" (i.e. the initial time the login form is loaded) a null pointer exception would be thrown.
2) If the user logged out, and then tried to query, the server would send an error (invalidated session)...

3485 09/28/2007 04:10 PM barteau

Modifications to accomodate Downloads. Includes "Download" forms/buttons.

3484 09/28/2007 04:08 PM barteau

Modifications to accomodate Downloads.

3483 09/28/2007 04:06 PM barteau

Created method "private void download(ClientView bean, HttpServletResponse response)", along with several other additions to support downloading.
Includes functionality for FGDC-related package downloads (zip file) and individual data file downloads, with original filenames.

3482 09/28/2007 04:02 PM barteau

Created new XPath constants for FGDC queries.

3481 09/28/2007 04:00 PM barteau

Created method "synchronized public InputStream sendParameters(Properties args) throws Exception".
Sends a request to Metacat. An alternative to the sentData method. Allows for sending multiple parameters with the same name, different names, or any combo.

View all revisions | View revisions

Also available in: Atom