Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jakarta-tapestry Wiki" for change notification.
The following page has been changed by gabrielh: http://wiki.apache.org/jakarta-tapestry/TapestryAndApplets ------------------------------------------------------------------------------ The HTML: - * The form name is appletForm and is accessed in javascript using: document.appletForm + * The form name is appletForm and is accessed in javascript using: document.appletForm - * The applet name is myApplet and is accessed in javascript using: document.myApplet + * The applet name is myApplet and is accessed in javascript using: document.myApplet - * The submit onClick, sets the form hidden field with the applet getSomeData() method result. + * The submit onClick, sets the form hidden field with the applet getSomeData() method result. - * You want to pass the data back to the applet using the <param> tag, hence the ognl:getAppletParameters() insert. + * You want to pass the data back to the applet using the <param> tag, hence the ognl:getAppletParameters() insert. {{{ <form jwcid="[EMAIL PROTECTED]"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
