Re: Question about java method calling
Re: Question about java method calling
- Subject: Re: Question about java method calling
- From: Art Isbell <email@hidden>
- Date: Wed, 6 Oct 2004 11:57:35 -1000
On Oct 6, 2004, at 11:58 AM, Kevin Xiaowen Ren wrote:
In WO, we have DirectAction class and we call some method, like
logonAction, by passing string "logon" in some component.
I'm just wandering there is the similar functionality in Java?
The default implementation of WODirectAction's performActionName()
appends "Action" to the method's argument. So the same functionality
is available in your Java code.
Aloha,
Art
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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