• 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
Moving invoking of DirectActions to another comp stopped working :-(
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Moving invoking of DirectActions to another comp stopped working :-(


  • Subject: Moving invoking of DirectActions to another comp stopped working :-(
  • From: email@hidden
  • Date: Thu, 31 Jul 2008 23:11:21 +0530 (IST)
  • Importance: Normal

Hello Group,

I have a sample application which has basic files Application.java,
Session.java, DirectAction.java and Main.java and its WOComponent.

I have written most of my code in Main.java and Main.wo.

I would like to distribute the code in Main.java and Main.wo to couple of
other components. In the process I have issues with using DirectActions.

Issue: I have couple of actions in Main.wo which access Action Methods in
DirectAction class, these methods are working fine in Main component. When
I moved these actions to other component, I mean action buttons, they
stopped working, direct action method is not invoked.

I access the next component through a hyperlink in Main component.

Main.wo
  Button 1 -> processAction in DirectAction.java
  Button 2 -> postAction in DirectAction.java

MOVED TO

Lily.wo
  Button 1 -> processAction in DirectAction.java
  Button 2 -> postAction in DirectAction.java

Can anyone please advise me whatz going wrong here, i.e., DirecAction
method is successfully in Main.wo where as not getting invoked in Lily.wo
Thanks in advance.

Thank You
Shravan

 _______________________________________________
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: Moving invoking of DirectActions to another comp stopped working :-(
      • From: Guido Neitzer <email@hidden>
  • Prev by Date: Re: Third Party Jar Project
  • Next by Date: Re: Moving invoking of DirectActions to another comp stopped working :-(
  • Previous by thread: Re: where to downoad webobjects 5.4.2
  • Next by thread: Re: Moving invoking of DirectActions to another comp stopped working :-(
  • Index(es):
    • Date
    • Thread