Unable to compile class for JSP


jsp頁面中使用了:<% String title = com.xunge.base.constant.PlatInfo.title; %> ,因爲一個頁面中引用的多個jsp頁面中都包含該語句,那麼就會出現如下錯誤: 
HTTP Status 500 - Unable to compile class for JSP:Duplicate local variable xxx 
詳細錯誤信息以下圖: 
這裏寫圖片描述java

相關文章
相關標籤/搜索