I followed the directions in the quick start
(http://appfuse.org/display/APF/AppFuse+QuickStart) to install the Spring
MVC Basic Archtype and then set up my MyEclipse development environment.

The environment shows a bunch of errors on the taglibs.jsp file, e.g:

<code>
<%@ taglib uri="http://acegisecurity.org/authz"; prefix="authz" %>
<%@ taglib uri="http://www.springmodules.org/tags/commons-validator";
prefix="v" %>
<%@ taglib uri="http://www.springframework.org/tags"; prefix="spring" %>
</code>

The only taglib definition not having an error was the one for
http://www.appfuse.org/tags/spring.

In the appfuse.tld file the only definition is for
http://www.appfuse.org/tags/spring.

Shouldn't the setup script have generated all the necessary appfuse.tld
definitions?
-- 
View this message in context: 
http://www.nabble.com/Quick-Start-TagLib-probem-tf4831528s2369.html#a13822873
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to