hi,

i implemented a first hack at partial page rendering using
XmlHttpRequest. Check out the demo at:

   http://tacos.mine.nu:8080/tacos-demo/app?service=page/Partial

With this approach, you can mark sections of the page for dynamic
replacement (using tacos:Part). tacos:PartialLinks are identical to
DirectLinks, but the only the relevant section of the page is rendered
and downloaded. In it's current stage there are some limitations, the
largest unsolved issue is of dynamic forms, etc. I think that will
require some deeper Tapestry knowledge, so I'm hoping I can pique the
interest of some commiters :)

source code available in the Tacos CVS:
http://cvs.sourceforge.net/viewcvs.py/tacos/tacos/

tested with firefox and ie5.5 - hopefully it works on others as well...

comments welcome.
   viktor

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

Reply via email to