Re: Need help in calling a method defined in the .java file from a javascript fired from a javascript event
Re: Need help in calling a method defined in the .java file from a javascript fired from a javascript event
- Subject: Re: Need help in calling a method defined in the .java file from a javascript fired from a javascript event
- From: Chuck Hill <email@hidden>
- Date: Fri, 9 May 2008 13:24:23 -0700
I think your choices are:
1. Use 3rd party add-ons
or
2. Use fewer 3rd party add-ons after reading 3rd party add-ons and re-
implementing in your code
The JSON stuff here might be another thing to look at:
http://homepage.mac.com/andrewlindesay/le/page_lestuff.html
Chuck
On May 9, 2008, at 1:17 PM, Eric E. van Leeuwen wrote:
Lachlan (et al),
Thanks for the quick response. But I must apologize for omitting the
fact that I'd like to avoid using "3rd party" add-ons. Anyone else
want to take a crack at it?
Eric
On May 9, 2008, at 12:18 PM, Lachlan Deck wrote:
Hi Eric,
On 10/05/2008, at 4:55 AM, Eric E.van Leeuwen wrote:
I need a way to "bridge" from javascript to my webobject's java. I
have a situation where I need a WOPopupButton's onChange
javascript event to call a method defined in the .java file of the
WOComponent.
You'll want to take a look at the Ajax framework (and example app)
in Project Wonder.
Live example: http://www.mdimension.com/cgi-bin/WebObjects/AjaxExample.woa
with regards,
--
Lachlan Deck
_______________________________________________
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
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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