- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GoForm (0.12 sec)
-
src/main/java/org/codelibs/fess/app/web/go/GoAction.java
* @return action response for redirection or content streaming * @throws IOException if an I/O error occurs during content retrieval */ @Execute public ActionResponse index(final GoForm form) throws IOException { validate(form, messages -> {}, () -> asHtml(virtualHost(path_Error_ErrorJsp))); if (isLoginRequired()) { return redirectToLogin(); }Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Dec 11 09:47:03 UTC 2025 - 9K bytes - Viewed (0)