Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for searchNoResult (0.05 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: Sat Dec 20 09:19:18 UTC 2025
    - Last Modified: Sat Jun 21 04:02:44 UTC 2025
    - 26.3K bytes
    - Viewed (0)
Back to top