Hi, I'm trying to setting-up a Dynamic Web project under Eclipse 3.3 (Europa). The project is OK and using Tomcat 6.0.13 but when editing jsp pages I have the following error:
Invalid character used in text string (<%@ taglib prefix="s" uri="/struts-tags" %>). Welcome.jsp line 2 Invalid text string (<%@ taglib prefix="s" uri="/struts-tags" %>) Welcome.jsp line 2 line 2 contains the following code: <%@ taglib uri="/struts-tags" prefix="s" %> All struts2 lib are in WEB-INF/lib. -- View this message in context: http://www.nabble.com/Struts2-%2B-Eclipse-tf4075723.html#a11583679 Sent from the Struts - User mailing list archive at Nabble.com.