Hi,
In a JSP file a have done
<html:link action="/processValidator">
<img src="../../images/execute.gif" width="24" height="24" alt="Execute example"
class="icon" />
</html:link>But I received the error : action is not a property of org.apache.struts.taglib.html.LinkTag What can I do (I am usinf Jdevelopper 9i) Thanks.....

