Zakaria,

take a look to the taglib API, i understand that you want to use "page" or "href" 
attribute.

http://jakarta.apache.org/struts/userGuide/struts-html.html#link

Property is intended to complete the link query with additional parameters, usually 
extracted from a bean.

Daniel


----- Original Message ----- 
From: "Zakaria khabot" <[EMAIL PROTECTED]>
To: "struts-user" <[EMAIL PROTECTED]>
Sent: Wednesday, December 04, 2002 12:30 PM
Subject: html:link



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.....




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

Reply via email to