Dear all,

How do I change the default event type "action" for @OnEvent?

Let's say I have  @OnEvent( value = "refresh" )
What do I write in the corresponding html page for value?

I tried:
<a t:id="select" t:type="actionlink" *t:value="refresh"*>${index}</t:comp>


But it didn't work. Can anyone tell me how to change the default value of
event type from action to something else.

Thanks in advance.

--
YM!: thejavafreak
Blog: http://www.nagasakti.or.id/roller/joshua/

Reply via email to