I'm trying to use the s:link tag as follows:

  | <s:link view-id="/view.cn"
  |     action="#{charitySearch.search}"
  |     value="Test Link"
  |     propagation="true"/>
  | 

I imported the taglib like this:  <%@ taglib 
uri="http://jboss.com/products/seam/taglib"; prefix="s" %>

But I'm getting the error message:


  | ERROR [[jsp]] Servlet.service() for servlet jsp threw exception
  | org.apache.jasper.JasperException: /charities/find.jsp(1,1) The absolute 
uri: http://jboss.com/products/seam/taglib cannot be resolved in either web.xml 
or the jar files deployed with this application
  | 

Any ideas why I keep getting this error?  I am using the seam CVS from April 
18th and JBoss CR2.

Thanks,
Chad

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938073#3938073

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938073


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to