WOHyperLink and form submit
WOHyperLink and form submit
- Subject: WOHyperLink and form submit
- From: fraise tagada <email@hidden>
- Date: Thu, 7 Jun 2007 12:35:37 +0000 (GMT)
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
thanks
Ne gardez plus qu'une seule adresse mail !
Copiez vos mails vers Yahoo! Mail
_______________________________________________
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