We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0e7fd commit 8f5cb33Copy full SHA for 8f5cb33
1 file changed
WebContent/login2.jsp
@@ -18,6 +18,7 @@
18
* limitations under the License.
19
*
20
--%>
21
+<%@ page language="java" pageEncoding="utf-8" contentType="text/html;charset=utf-8" errorPage="/error.jsp"%>
22
<%@ page import="org.unitime.timetable.util.Constants"%>
23
<%@ page import="org.unitime.localization.impl.Localization"%>
24
<%@ taglib prefix="s" uri="/struts-tags" %>
0 commit comments