Hi, I recently upgraded to 4.1.1, and have run into an issue with backwards compatibility and cannot seem to find the documentation on how to resolve.
I have a screen which was auto-refreshing with the following in the @Shell onload="window.setTimeout('document.form.submit();',1000);" It is my understanding this api changed with the dojo addition. How would I do this in the most recent tapestry? Also, I a quite sure there is a better solution to this. Prior to loading this screen I call an asynchronous method, and then redirect to this screen. This screen just refreshes every second and in the pageBeginRender method I check the status of the job, and if done do a redirect. This is very similar to a shopping cart processing the call to the credit card companies. Does anyone have a suggestion as to what would be a better approach to solving this? thanks, craig -- View this message in context: http://www.nabble.com/upgrade-to-4.1.1-tf3983447.html#a11309241 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]