- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getActionType (0.1 sec)
-
src/main/java/org/codelibs/fess/mylasta/direction/FessFwAssistantDirector.java
@Override protected String getShowErrorsForwardPath(final ActionRuntime runtime) { if (FessAdminAction.class.isAssignableFrom(runtime.getActionType())) { return "/admin/error/error.jsp"; } return "/error/system.jsp"; } }); }
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:53:18 UTC 2024 - 9.3K bytes - Viewed (0)