1. how to use apache taglib correctly? coderanch.com |
2. org.apache.taglibs cannot be resolved or is not a type coderanch.comHi, i'm developing a jsp-struts-application in the following environment: - Eclipse 3.0 - Struts 1.2.4 - Tomcat 5.0.28 - JSTL 1.1.1 - Eclipse-Tomcat-Plugin from SYSDEO - JDK 5 - Windows XP I installed all libraries as supposed in the appropriate install-files (standard.jar and jstl.jar in WEB-INF/lib struts.jar also installed correctly). Sometimes the page works (jstl-tags are executed and an expected html-output-file ... |