I have a page, sort of a control panel, that I am using some ajax scripts,
such as a timer that continually updates a div tag, and other similar things
going on. I would like to keep the previously existing tapestry file upload
component, but of course when the submit is hit, the entire page refreshes,
totally resetting/messing up the ajax-powered stuff.

Is there anyway to use the tapestry component inside the form, with the
submit, but have it render only that form, in the response, or not render
anything in the response? I do not want anything else in the html
page/template rendered after the submit is hit.

Thanks
-- 
View this message in context: 
http://www.nabble.com/Need-to-prevent-entire-page-from-rendering-tp16044731p16044731.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to