Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for searchNoResult (0.07 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessHtmlPath.java

        /** The path of the HTML: /search.jsp */
        HtmlNext path_SearchJsp = new HtmlNext("/search.jsp");
    
        /** The path of the HTML: /searchNoResult.jsp */
        HtmlNext path_SearchNoResultJsp = new HtmlNext("/searchNoResult.jsp");
    
        /** The path of the HTML: /searchOptions.jsp */
        HtmlNext path_SearchOptionsJsp = new HtmlNext("/searchOptions.jsp");
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 26.4K bytes
    - Viewed (0)
Back to top