Re: WOHyperLink and form submit
Re: WOHyperLink and form submit
- Subject: Re: WOHyperLink and form submit
- From: David LeBer <email@hidden>
- Date: Thu, 7 Jun 2007 08:43:24 -0400
On 7-Jun-07, at 8:35 AM, fraise tagada wrote:
Hi,
I've a WOHyperLink with an action (binding) and I want that the
action submit a form.
I try to do that in my action but is not the good solution :
***************************************************************
public String testSuppression() {
listeEtudiants.removeObject(itSelectEtudiantElp);
System.out.println("on a enlever l'item de la liste : " +
listeEtudiants.count());
return new String("this.form.submit(); " +
"return false;");}
******************************************************************
what can I do for delete 1 item in my list dans submit the form after
Check wocode <wocode.com> for HWOSubmitLink
--
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden