EJB

Cannot find declaration of element 'taglib' 에러

에시드 2013. 4. 9. 13:40

JSP 2.0 과 Servlet 2.4 는 weblogic 9.0 부터 지원된다.

weblogic 8.1은 jsp 1.1과 1.2, servlet 2.2와 2.3을 지원한다.

 

Standard Tag library 1.0 / Struts 1.2.x는 java Servlet 2.3 and javaServerPage 1.2를 지원하고 (tomcat 4.1.x 버젼)

Standard Tag library 1.1 / Struts 1.3.x는 java Servlet 2.4 and javaServerPage 2.0를 지원한다 (tomcat 5.x.x 버젼)