jsp页面中 undefined attribute name (data-options). 怎样解决

本文介绍在Eclipse中使用EasyUI时遇到的Undefinedattributename(data-options)警告的解决方案。通过调整Eclipse的HTML验证设置,将Undefinedattributename选项设为Ignore,可以有效清除该警告,使代码编辑界面更为清爽。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

用 eclipse 写代码,使用 easyui 总出现 Undefined attribute name (data-options). 虽然不影响代码功能,但是一大堆感叹号在旁边非常蛋疼,如下图所示:

在这里插入图片描述
那么如何解决呢?Window --> Preferences --> Web --> HTML Files --> Editor --> Validation --> Attributes – > Undefined attribute name 选为 Ignore 即可,如下图所示:

在这里插入图片描述
应用后,界面清爽无比了!
在这里插入图片描述

内容转载自https://cloud.tencent.com/developer/article/1356808

Description Resource Path Location Type Compiling for Java version '1.6' is no longer supported. Minimal supported version is '1.8' DepartmentController.java /EmployeesManager/src/main/java/com/esms/controller line 0 Java Problem cvc-elt.1.a: Cannot find the declaration of element 'beans'. [cvc-elt.1.a] applicationContext.xml /EmployeesManager/src/main/resources line 2 Language Servers Downloading external resources is disabled. [DownloadResourceDisabled] applicationContext.xml /EmployeesManager/src/main/resources line 6 Language Servers Downloading external resources is disabled. [DownloadResourceDisabled] applicationContext.xml /EmployeesManager/src/main/resources line 8 Language Servers Downloading external resources is disabled. [DownloadResourceDisabled] applicationContext.xml /EmployeesManager/src/main/resources line 10 Language Servers Downloading external resources is disabled. [DownloadResourceDisabled] applicationContext.xml /EmployeesManager/src/main/resources line 12 Language Servers Java compiler level does not match the version of the installed Java project facet. EmployeesManager Unknown Faceted Project Problem (Java Version Mismatch) Referenced file contains errors (file:/F:/eclipse/workspace/EmployeesManager/src/main/resources/xsd/spring-aop-4.3.xsd). For more information, right click on the message in the Problems View and select "Show Details..." applicationContext.xml /EmployeesManager/src/main/resources line 1 XML Problem Referenced file contains errors (file:/F:/eclipse/workspace/EmployeesManager/src/main/resources/xsd/spring-context-4.3.xsd). For more information, right click on the message in the Problems View and select "Show Details..." applicationContext.xml /EmployeesManager/src/main/resources line 1 XML Problem Referenced file contains errors (file:/F:/eclipse/workspace/EmployeesManager/src/main/resources/xsd/spring-context-4.3.xsd). For more information, right click on the message in the Problems View and select "Show Details..." springmvc.xml /EmployeesManager/src/main/resources line 1 XML Problem Referenced file contains errors (file:/F:/eclipse/workspace/EmployeesManager/src/main/resources/xsd/spring-tx-4.3.xsd). For more information, right click on the message in the Problems View and select "Show Details..." applicationContext.xml /EmployeesManager/src/main/resources line 1 XML Problem Referenced file contains errors (http://www.springframework.org/schema/mvc/spring-mvc-4.3.xsd). For more information, right click on the message in the Problems View and select "Show Details..." springmvc.xml /EmployeesManager/src/main/resources line 1 XML Problem Attribute (frameborder) is obsolete. Its use is discouraged in HTML5 documents. index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 224 HTML Problem Attribute (frameborder) is obsolete. Its use is discouraged in HTML5 documents. index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 101 HTML Problem Attribute (scrolling) is obsolete. Its use is discouraged in HTML5 documents. index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 224 HTML Problem Attribute (scrolling) is obsolete. Its use is discouraged in HTML5 documents. index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 101 HTML Problem Build path specifies execution environment JavaSE-1.6. There are no JREs installed in the workspace that are strictly compatible with this environment. EmployeesManager Build path JRE System Library Problem Classpath entry org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER will not be exported or published. Runtime ClassNotFoundExceptions may result. EmployeesManager P/EmployeesManager Classpath Dependency Validator Message End tag (</br>) not needed. monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 29 HTML Problem Implementation of project facet maven could not be found. Functionality will be limited. EmployeesManager Unknown Faceted Project Problem Invalid character used in text string (&nbsp&nbsp&nbsp ). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 48 HTML Problem Invalid character used in text string ( &nbsp&nbsp&nbsp ). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 57 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp 部门: ). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 36 HTML Problem Invalid character used in text string ( &nbsp&nbsp&nbsp 部门: ). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 40 HTML Problem Invalid character used in text string ( &nbsp&nbsp&nbsp 部门: ). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 49 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp部门管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 62 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp岗位管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 76 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp工龄奖金管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 106 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp工资管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 153 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp工资项管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 121 HTML Problem Invalid character used in text string ( &nbsp&nbsp&nbsp 考勤月份: ). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 51 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp图表显示). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 181 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp员工管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 47 HTML Problem Invalid character used in text string ( &nbsp&nbsp&nbsp 员工姓名: ). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 44 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp月考勤管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 137 HTML Problem Invalid character used in text string (&nbsp&nbsp&nbsp职称奖金管理). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 90 HTML Problem Invalid location of tag (script). adminLogin.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 86 HTML Problem Invalid location of tag (script). login.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 92 HTML Problem Invalid location of text (,) in tag (<th>). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 84 HTML Problem Invalid location of text (,) in tag (<th>). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 70 HTML Problem Invalid location of text ([endif]--) in tag (<!>). department-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 20 HTML Problem Invalid location of text ([endif]--) in tag (<!>). department-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 20 HTML Problem Invalid location of text ([endif]--) in tag (<!>). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 20 HTML Problem Invalid location of text ([endif]--) in tag (<!>). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 20 HTML Problem Invalid location of text ([endif]--) in tag (<!>). rankBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 20 HTML Problem Invalid location of text ([endif]--) in tag (<!>). rankBonusadd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 20 HTML Problem Invalid location of text ([endif]--) in tag (<!>). workingYearsBonusAdd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 20 HTML Problem No start tag (<div>). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 42 HTML Problem No start tag (<div>). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 91 HTML Problem No start tag (<div>). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 120 HTML Problem No start tag (<div>). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 72 HTML Problem No start tag (<div>). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 139 HTML Problem No start tag (<div>). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 111 HTML Problem No start tag (<div>). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 58 HTML Problem No start tag (<div>). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 125 HTML Problem Project 'EmployeesManager' has no explicit encoding set EmployeesManager /EmployeesManager No explicit project encoding The compiler compliance specified is 1.6 but a JRE 21 is used EmployeesManager Compiler Compliance JRE Compiler Compliance Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 52 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 67 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 81 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 96 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 112 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 127 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 142 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 159 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 165 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 171 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 186 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 192 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 198 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 204 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 52 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 66 HTML Problem Undefined attribute name (_href). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 81 HTML Problem Undefined attribute name (lay-allowclose). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 218 HTML Problem Undefined attribute name (lay-allowclose). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 95 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 46 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 50 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 53 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 54 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 55 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 58 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 61 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 65 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 68 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 71 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 75 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 78 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 81 HTML Problem Undefined attribute name (lay-data). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 84 HTML Problem Undefined attribute name (lay-data). department-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 48 HTML Problem Undefined attribute name (lay-data). department-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 51 HTML Problem Undefined attribute name (lay-data). department-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 52 HTML Problem Undefined attribute name (lay-data). department-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 53 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 78 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 82 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 84 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 87 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 90 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 93 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 96 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 99 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 102 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 105 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 108 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 111 HTML Problem Undefined attribute name (lay-data). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 114 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 42 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 45 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 46 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 47 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 48 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 49 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 50 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 51 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 52 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 54 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 55 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 58 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 59 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 60 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 61 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 63 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 64 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 65 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 66 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 68 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 69 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 70 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 71 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 72 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 73 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 75 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 76 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 77 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 78 HTML Problem Undefined attribute name (lay-data). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 79 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 80 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 84 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 85 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 88 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 91 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 92 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 93 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 94 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 95 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 98 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 101 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 105 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 108 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 112 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 115 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 118 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 122 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 125 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 128 HTML Problem Undefined attribute name (lay-data). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 131 HTML Problem Undefined attribute name (lay-data). position-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 52 HTML Problem Undefined attribute name (lay-data). position-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 56 HTML Problem Undefined attribute name (lay-data). position-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 57 HTML Problem Undefined attribute name (lay-data). position-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 58 HTML Problem Undefined attribute name (lay-data). position-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 59 HTML Problem Undefined attribute name (lay-data). rankBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 45 HTML Problem Undefined attribute name (lay-data). rankBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 48 HTML Problem Undefined attribute name (lay-data). rankBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 49 HTML Problem Undefined attribute name (lay-data). rankBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 50 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 58 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 61 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 62 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 65 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 66 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 67 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 68 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 69 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 70 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 71 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 72 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 74 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 75 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 79 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 82 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 85 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 86 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 87 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 88 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 90 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 91 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 92 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 93 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 95 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 96 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 97 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 98 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 99 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 100 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 101 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 102 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 103 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 104 HTML Problem Undefined attribute name (lay-data). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 105 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 66 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 70 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 71 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 72 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 75 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 76 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 77 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 78 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 79 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 80 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 81 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 82 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 84 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 87 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 92 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 95 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 98 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 99 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 100 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 101 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 103 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 104 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 105 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 106 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 108 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 109 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 110 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 111 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 112 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 113 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 115 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 116 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 117 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 118 HTML Problem Undefined attribute name (lay-data). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 119 HTML Problem Undefined attribute name (lay-data). workingYearsBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 52 HTML Problem Undefined attribute name (lay-data). workingYearsBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 55 HTML Problem Undefined attribute name (lay-data). workingYearsBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 56 HTML Problem Undefined attribute name (lay-data). workingYearsBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 57 HTML Problem Undefined attribute name (lay-filter). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 47 HTML Problem Undefined attribute name (lay-filter). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 57 HTML Problem Undefined attribute name (lay-filter). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 57 HTML Problem Undefined attribute name (lay-filter). department-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 51 HTML Problem Undefined attribute name (lay-filter). department-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 53 HTML Problem Undefined attribute name (lay-filter). department-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 48 HTML Problem Undefined attribute name (lay-filter). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 115 HTML Problem Undefined attribute name (lay-filter). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 128 HTML Problem Undefined attribute name (lay-filter). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 139 HTML Problem Undefined attribute name (lay-filter). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 227 HTML Problem Undefined attribute name (lay-filter). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 119 HTML Problem Undefined attribute name (lay-filter). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 132 HTML Problem Undefined attribute name (lay-filter). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 143 HTML Problem Undefined attribute name (lay-filter). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 231 HTML Problem Undefined attribute name (lay-filter). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 52 HTML Problem Undefined attribute name (lay-filter). employee-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 79 HTML Problem Undefined attribute name (lay-filter). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 42 HTML Problem Undefined attribute name (lay-filter). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 27 HTML Problem Undefined attribute name (lay-filter). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 218 HTML Problem Undefined attribute name (lay-filter). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 28 HTML Problem Undefined attribute name (lay-filter). index.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 95 HTML Problem Undefined attribute name (lay-filter). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 186 HTML Problem Undefined attribute name (lay-filter). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 125 HTML Problem Undefined attribute name (lay-filter). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 45 HTML Problem Undefined attribute name (lay-filter). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 81 HTML Problem Undefined attribute name (lay-filter). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 57 HTML Problem Undefined attribute name (lay-filter). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 59 HTML Problem Undefined attribute name (lay-filter). position-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 53 HTML Problem Undefined attribute name (lay-filter). rank-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 52 HTML Problem Undefined attribute name (lay-filter). rank-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 64 HTML Problem Undefined attribute name (lay-filter). rank-list.jsp /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 42 JSP Problem Undefined attribute name (lay-filter). rankBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 55 HTML Problem Undefined attribute name (lay-filter). rankBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 45 HTML Problem Undefined attribute name (lay-filter). rankBonusadd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 53 HTML Problem Undefined attribute name (lay-filter). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 58 HTML Problem Undefined attribute name (lay-filter). salaryIssueList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 67 HTML Problem Undefined attribute name (lay-filter). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 42 HTML Problem Undefined attribute name (lay-filter). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 65 HTML Problem Undefined attribute name (lay-filter). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 91 HTML Problem Undefined attribute name (lay-filter). workingYearsBonusAdd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 53 HTML Problem Undefined attribute name (lay-filter). workingYearsBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 55 HTML Problem Undefined attribute name (lay-filter). workingYearsBonusList.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 52 HTML Problem Undefined attribute name (lay-search). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 40 HTML Problem Undefined attribute name (lay-skin). rank-list.jsp /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 54 JSP Problem Undefined attribute name (lay-skin). rank-list.jsp /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 67 JSP Problem Undefined attribute name (lay-submit). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 57 HTML Problem Undefined attribute name (lay-submit). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 57 HTML Problem Undefined attribute name (lay-submit). department-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 51 HTML Problem Undefined attribute name (lay-submit). department-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 53 HTML Problem Undefined attribute name (lay-submit). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 227 HTML Problem Undefined attribute name (lay-submit). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 231 HTML Problem Undefined attribute name (lay-submit). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 186 HTML Problem Undefined attribute name (lay-submit). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 125 HTML Problem Undefined attribute name (lay-submit). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 57 HTML Problem Undefined attribute name (lay-submit). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 59 HTML Problem Undefined attribute name (lay-submit). rank-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 52 HTML Problem Undefined attribute name (lay-submit). rank-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 64 HTML Problem Undefined attribute name (lay-submit). rank-list.jsp /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 42 JSP Problem Undefined attribute name (lay-submit). rankBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 55 HTML Problem Undefined attribute name (lay-submit). rankBonusadd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 53 HTML Problem Undefined attribute name (lay-submit). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 42 HTML Problem Undefined attribute name (lay-submit). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 65 HTML Problem Undefined attribute name (lay-submit). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 91 HTML Problem Undefined attribute name (lay-submit). workingYearsBonusAdd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 53 HTML Problem Undefined attribute name (lay-submit). workingYearsBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 55 HTML Problem Undefined attribute name (lay-verify). adminLogin.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 46 HTML Problem Undefined attribute name (lay-verify). adminLogin.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 52 HTML Problem Undefined attribute name (lay-verify). adminLogin.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin line 64 HTML Problem Undefined attribute name (lay-verify). attendanceList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 37 HTML Problem Undefined attribute name (lay-verify). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 28 HTML Problem Undefined attribute name (lay-verify). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 39 HTML Problem Undefined attribute name (lay-verify). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 49 HTML Problem Undefined attribute name (lay-verify). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 28 HTML Problem Undefined attribute name (lay-verify). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 39 HTML Problem Undefined attribute name (lay-verify). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 49 HTML Problem Undefined attribute name (lay-verify). department-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 40 HTML Problem Undefined attribute name (lay-verify). department-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 46 HTML Problem Undefined attribute name (lay-verify). department-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 42 HTML Problem Undefined attribute name (lay-verify). department-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 48 HTML Problem Undefined attribute name (lay-verify). department-salary.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/echarts line 29 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 39 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 47 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 56 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 87 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 97 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 154 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 164 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 173 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 203 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 209 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 218 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 223 HTML Problem Undefined attribute name (lay-verify). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 237 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 43 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 51 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 60 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 91 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 101 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 158 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 168 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 177 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 207 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 213 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 222 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 227 HTML Problem Undefined attribute name (lay-verify). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 241 HTML Problem Undefined attribute name (lay-verify). employeeSalaryList.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 36 HTML Problem Undefined attribute name (lay-verify). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 162 HTML Problem Undefined attribute name (lay-verify). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 168 HTML Problem Undefined attribute name (lay-verify). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 177 HTML Problem Undefined attribute name (lay-verify). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 182 HTML Problem Undefined attribute name (lay-verify). inforEmployee.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 194 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 66 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 71 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 82 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 87 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 92 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 103 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 108 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 113 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 118 HTML Problem Undefined attribute name (lay-verify). monthlyattendance-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/attendance line 54 HTML Problem Undefined attribute name (lay-verify). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 40 HTML Problem Undefined attribute name (lay-verify). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 46 HTML Problem Undefined attribute name (lay-verify). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 52 HTML Problem Undefined attribute name (lay-verify). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 42 HTML Problem Undefined attribute name (lay-verify). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 48 HTML Problem Undefined attribute name (lay-verify). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 54 HTML Problem Undefined attribute name (lay-verify). rankBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 43 HTML Problem Undefined attribute name (lay-verify). rankBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 50 HTML Problem Undefined attribute name (lay-verify). rankBonusadd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 41 HTML Problem Undefined attribute name (lay-verify). rankBonusadd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 48 HTML Problem Undefined attribute name (lay-verify). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 40 HTML Problem Undefined attribute name (lay-verify). salary-list.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 47 HTML Problem Undefined attribute name (lay-verify). salary-percent.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/echarts line 28 HTML Problem Undefined attribute name (lay-verify). salary-percent.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/echarts line 35 HTML Problem Undefined attribute name (lay-verify). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 38 HTML Problem Undefined attribute name (lay-verify). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 55 HTML Problem Undefined attribute name (lay-verify). salarySettlement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/salary line 60 HTML Problem Undefined attribute name (lay-verify). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 44 HTML Problem Undefined attribute name (lay-verify). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 52 HTML Problem Undefined attribute name (lay-verify). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 60 HTML Problem Undefined attribute name (lay-verify). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 68 HTML Problem Undefined attribute name (lay-verify). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 76 HTML Problem Undefined attribute name (lay-verify). wageManagement.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/wage line 84 HTML Problem Undefined attribute name (lay-verify). workingYearsBonusAdd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 41 HTML Problem Undefined attribute name (lay-verify). workingYearsBonusAdd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 48 HTML Problem Undefined attribute name (lay-verify). workingYearsBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 41 HTML Problem Undefined attribute name (lay-verify). workingYearsBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 49 HTML Problem Undefined attribute name (pane). employee-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 75 HTML Problem Undefined attribute name (pane). employee-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/employee line 79 HTML Problem Undefined attribute value (). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 28 HTML Problem Undefined attribute value (). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 39 HTML Problem Undefined attribute value (). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/infor line 49 HTML Problem Undefined attribute value (). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 28 HTML Problem Undefined attribute value (). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 39 HTML Problem Undefined attribute value (). changePassword.html /EmployeesManager/src/main/webapp/WEB-INF/page/employee line 49 HTML Problem Undefined attribute value (). rank-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 36 HTML Problem Undefined attribute value (). rank-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 45 HTML Problem Undefined attribute value (). rank-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 39 HTML Problem Undefined attribute value (). rank-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 48 HTML Problem Undefined attribute value (). rank-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 57 HTML Problem Unknown referenced nature: org.springframework.ide.eclipse.core.springnature. .project /EmployeesManager Unknown Unknown nature Unknown tag (!). department-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 20 HTML Problem Unknown tag (!). department-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/department line 20 HTML Problem Unknown tag (!). position-add.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 20 HTML Problem Unknown tag (!). position-edit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/position line 20 HTML Problem Unknown tag (!). rankBonusEdit.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 20 HTML Problem Unknown tag (!). rankBonusadd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rankBonus line 20 HTML Problem Unknown tag (!). workingYearsBonusAdd.html /EmployeesManager/src/main/webapp/WEB-INF/page/admin/workBonus line 20 HTML Problem Unknown tag (xblock). rank-list.jsp /EmployeesManager/src/main/webapp/WEB-INF/page/admin/rank line 45 JSP Problem
最新发布
07-19
<think>我们正在处理一个Java项目(EmployeesManager)中的多个编译错误和HTML验证问题。问题包括: 1. Java版本不兼容 2. XML配置错误 3. HTML标签错误 4. 自定义属性未识别 5. 项目构建问题 我们将逐步解决这些问题。由于问题描述中没有给出具体的错误信息,我将根据常见情况提供解决方案。 ### 1. Java版本不兼容 错误表现:项目使用的Java版本与当前环境配置的版本不一致。 解决方法: - 检查项目中的`pom.xml`(如果是Maven项目)或`build.gradle`(如果是Gradle项目)中指定的Java版本。 - 确保本地安装的Java版本与项目要求的版本一致。可以通过命令行`java -version`查看当前版本。 - 在IDE中(如IntelliJ IDEA或Eclipse)设置项目的SDK为正确的版本。 例如,在Maven的`pom.xml`中,可以设置: ```xml <properties> <maven.compiler.source>1.8</maven.compiler.source> <maven.compiler.target>1.8</maven.compiler.target> </properties> ``` 将`1.8`替换为你需要的版本。 ### 2. XML配置错误 错误表现:XML文件(如Spring配置文件、web.xml等)中有语法错误或配置不正确。 解决方法: - 检查XML文件的结构,确保标签正确闭合,属性值用引号括起来。 - 验证XML是否符合相应的DTD或XSD。可以在IDE中打开XML文件,IDE通常会提示错误。 - 常见的配置错误包括:bean的id重复、类名拼写错误、属性名错误等。 例如,一个Spring的XML配置: ```xml <bean id="employeeService" class="com.example.EmployeeService"> <property name="employeeDao" ref="employeeDao"/> </bean> ``` 确保`class`属性的值是正确的全限定类名,且`ref`指向的bean存在。 ### 3. HTML标签错误 错误表现:HTML文件中有未闭合的标签、属性值未加引号、标签嵌套错误等。 解决方法: - 使用HTML验证工具(如W3C验证器)或IDE的内置验证功能检查HTML文件。 - 确保所有标签都正确闭合,属性值使用双引号。 - 注意HTML5的语法要求。 例如,错误的HTML: ```html <input type=text name=username> ``` 应改为: ```html <input type="text" name="username"> ``` ### 4. 自定义属性未识别 错误表现:在HTML中使用了自定义属性(如`data-*`以外的属性),导致验证错误。 解决方法: - 自定义属性应使用`data-`前缀,这是HTML5的标准做法。 - 如果使用了非标准的自定义属性,并且不想使用`data-`前缀,可以在HTML验证器中忽略该属性,但这可能不是最佳实践。 例如,使用自定义属性: ```html <div my-custom-attr="value">...</div> ``` 应改为: ```html <div data-custom-attr="value">...</div> ``` ### 5. 项目构建问题 错误表现:项目无法构建,可能是依赖问题、构建脚本错误等。 解决方法: - 如果是Maven项目,尝试运行`mvn clean install`,查看错误日志。 - 确保所有依赖都能正确下载,检查仓库配置。 - 检查构建脚本(如`pom.xml`)中的依赖版本是否冲突,使用`mvn dependency:tree`查看依赖树。 例如,依赖冲突可以通过在`pom.xml`中排除冲突的依赖: ```xml <dependency> <groupId>group</groupId> <artifactId>artifact</artifactId> <version>version</version> <exclusions> <exclusion> <groupId>conflict-group</groupId> <artifactId>conflict-artifact</artifactId> </exclusion> </exclusions> </dependency> ``` 由于具体错误信息未给出,以上为通用解决方案。如果问题仍然存在,请提供具体的错误信息或日志。 §§相关问题§§ 1. 如何检查Java项目的依赖冲突? 2. 如何在IntelliJ IDEA中更改项目的Java版本? 3. 如何验证HTML文件的正确性? 4. 在Spring框架中,常见的XML配置错误有哪些? 5. 如何正确使用HTML5的自定义数据属性?</think>### 解决EmployeesManager项目问题的分步指南 #### 1. **Java版本不兼容问题** - **检查项目配置**: 在`pom.xml`中确认Java版本配置: ```xml <properties> <java.version>11</java.version> <!-- 改为实际需要的版本 --> <maven.compiler.source>${java.version}</maven.compiler.source> <maven.compiler.target>${java.version}</maven.compiler.target> </properties> ``` - **验证JDK安装**: 终端执行 `java -version` 确保环境变量与项目要求一致 - **IDE设置**: 在IntelliJ/Eclipse中:`File > Project Structure > Project SDK` 选择正确版本 #### 2. **XML配置错误修复** - **语法验证**: 使用XML验证工具(如IDE内置验证)检查所有`.xml`文件: ```xml <!-- 错误示例:未闭合标签 --> <bean id="employeeService" class="com.service.EmployeeService> <!-- 缺少闭合引号 --> <!-- 修正后 --> <bean id="employeeService" class="com.service.EmployeeService"/> ``` - **命名空间修正**: 确保Spring配置文件头部声明完整: ```xml <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd"> ``` - **引用验证**: 检查被引用的类路径是否正确存在(如`class="com.service.EmployeeService"`) #### 3. **HTML标签错误处理** - **W3C验证**: 使用 [W3C Validator](https://validator.w3.org/) 检查HTML文件 - **常见问题修复**: ```html <!-- 错误:未闭合标签 --> <div class="container> <!-- 修正 --> <div class="container"> <!-- 错误:非法嵌套 --> <p><div>内容</div></p> <!-- <p>不能包含块级元素 --> <!-- 修正 --> <div><p>内容</p></div> ``` #### 4. **自定义属性识别问题** - **声明自定义属性**: 在`res/values/attrs.xml`中声明属性: ```xml <declare-styleable name="EmployeeView"> <attr name="employeeRank" format="integer"/> <!-- 正确声明 --> </declare-styleable> ``` 避免声明不一致(如`PowerConsumptionRankingsBatteryView2`的命名错误)[^1] - **Java调用修正**: ```java // 正确获取自定义属性 TypedArray ta = context.obtainStyledAttributes(attrs, R.styleable.EmployeeView); int rank = ta.getInt(R.styleable.EmployeeView_employeeRank, 0); ta.recycle(); ``` #### 5. **项目构建问题解决** - **Maven清理重建**: ```bash mvn clean install -U ``` - **依赖冲突检查**: 使用 `mvn dependency:tree` 分析冲突 - **IDE缓存刷新**: - IntelliJ:`File > Invalidate Caches / Restart` - Eclipse:`Project > Clean` #### 6. **验证修复结果** - **编译验证**: 运行 `mvn compile` 确保0错误 - **运行时检查**: 启动应用后检查日志中的`WARN`/`ERROR` - **HTML最终验证**: 使用Chrome开发者工具`Console`面板检查DOM错误 > **关键提示**:若使用Jackson处理XML,对非数据字段添加`@JsonIgnore`注解[^4]: > ```java > public class Employee { > @JsonIgnore // 避免XML转换错误 > private Long tempId; > } > ```
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值