On 8/3/06, Rui Pacheco <[EMAIL PROTECTED]> wrote:
Hi all
I'm trying to pass a List from my class to my template, but I can't seem
to
find the proper way to do it.
My list is named inventionList. I defined my @For this way:
()
I defined the List in my component definition this way:
t
Is there way to invoke a listener via javascript? I have a element
that eventually will be invoked at the server side after certain client side
processing; and it'd contain certain new data that'd need to be passed in to
the listener.
Thanks.