I don't understand your answer. All Struts2-AppFuse projects are
preconfigured with a 
taglib pointing to uri="http://www.appfuse.org/tags/struts";. For some
reason, this did not
work for my current project. I don't have the problem with other projects,
as far as I remember.
So I changed it to uri="http://www.appfuse.org/tags/spring";. It works, but I
don't know why.

Martin

 

mraible wrote:
> 
> Because you're using Spring, not Struts? ;-)
> 
> Matt
> 
> On Mon, Jul 28, 2008 at 9:41 AM, Martin Homik <[EMAIL PROTECTED]> wrote:
>>
>> Hmmmm ... fixed. But why?
>>
>> Changed
>>   <%@ taglib uri="http://www.appfuse.org/tags/struts"; prefix="appfuse" %>
>> To
>>   <%@ taglib uri="http://www.appfuse.org/tags/spring"; prefix="appfuse" %>
>>
>>
>> Martin
>>
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Can%27t-resolve-taglib-in-taglibs.jsp-tp18689223s2369p18691550.html
>> Sent from the AppFuse - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Can%27t-resolve-taglib-in-taglibs.jsp-tp18689223s2369p18845667.html
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