• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
WOHyperLink and form submit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: WOHyperLink and form submit
      • From: Kieran Kelleher <email@hidden>
    • Re: WOHyperLink and form submit
      • From: David LeBer <email@hidden>
  • Prev by Date: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
  • Next by Date: Re: WOHyperLink and form submit
  • Previous by thread: Re: URGENT!!! Downgrade WebObjects 5.3.* to 5.2.4 as well Java 1.5.* to 1.4.2_09
  • Next by thread: Re: WOHyperLink and form submit
  • Index(es):
    • Date
    • Thread