Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
AdvancedSearch.java 34.7 KB 3008 almost 18 years Duane Costa Add qformat parameter to runQuery() and execute...
AdvancedSearchBean.java 11.5 KB 3006 almost 18 years Duane Costa Add serialVersionUID class variable to eliminat...
AdvancedSearchPathQuery.java 3.48 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchQueryGroup.java 4.66 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchQueryTerm.java 3.52 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
AdvancedSearchServlet.java 4.74 KB 4124 almost 16 years daigle Create PropertyService using log directory inst...
BrowseServlet.java 4.76 KB 4124 almost 16 years daigle Create PropertyService using log directory inst...
LTERSite.java 5.45 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
LoginBean.java 2.21 KB 3006 almost 18 years Duane Costa Add serialVersionUID class variable to eliminat...
LoginServlet.java 5.21 KB 4124 almost 16 years daigle Create PropertyService using log directory inst...
MetacatHelper.java 3.51 KB 3009 almost 18 years Duane Costa Add new methods getResultsetXSL and getResultsJSP.
MetacatLogin.java 3.2 KB 2741 over 18 years Duane Costa Bug #2207: Implementation of the Metacat Advanc...
SearchServlet.java 4.8 KB 4124 almost 16 years daigle Create PropertyService using log directory inst...
Stylizer.java 3.95 KB 4080 almost 16 years daigle Merge 1.9 changes into Head

Latest revisions

# Date Author Comment
4124 07/15/2008 10:08 AM daigle

Create PropertyService using log directory instead of servlet context.

4080 07/06/2008 09:25 PM daigle

Merge 1.9 changes into Head

3768 03/18/2008 04:31 PM daigle

Include the contextURL as a parameter for the transformer. Remove leading / from resultset paths

3217 03/29/2007 04:03 PM Duane Costa

Fix bug in advanced search that first surfaced in Java 1.5.0/Tomcat 5.5. Only set the sessid parameter if the sessionId string that is passed in is non-null.

3011 06/14/2006 08:44 AM Duane Costa

Add qformat parameter in call to executeAdvancedSearch() method.

Refactor code to get the relative paths of the resultset XSL and search results JSP from the MetacatHelper class rather than hard-coded.

3010 06/14/2006 08:42 AM Duane Costa

Change relative path to the login page.

3009 06/14/2006 08:41 AM Duane Costa

Add new methods getResultsetXSL and getResultsJSP.

3008 06/14/2006 08:35 AM Duane Costa

Add qformat parameter to runQuery() and executeAdvancedSearch() methods.

Omit unused StringTokenizer objects.

3007 06/14/2006 08:32 AM Duane Costa

Add qformat parameter to resultsetToHTML() method. Set the qformat paramater in the transformer if it is specified.

3006 06/14/2006 08:31 AM Duane Costa

Add serialVersionUID class variable to eliminate Eclipse warnings.

View revisions

Also available in: Atom