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.8 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
BrowseServlet.java 4.82 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
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.27 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
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.86 KB 4080 almost 16 years daigle Merge 1.9 changes into Head
Stylizer.java 3.95 KB 4080 almost 16 years daigle Merge 1.9 changes into Head

Latest revisions

# Date Author Comment
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.

2822 12/08/2005 02:57 PM Duane Costa

Eliminate hard-coding of the knb context from the advanced search code. Advanced search servlet determines the metacat context name by reading the metacat.properties file at servlet initialization.

View revisions

Also available in: Atom