Re: Sven Homburg's components

2010-06-13 Thread Paul Stanton
aha thx. the tapestry page should be updated... http://tapestry.apache.org/ Kalle Korhonen wrote: http://chenillekit.codehaus.org/ On Sun, Jun 13, 2010 at 3:42 PM, Paul Stanton wrote: the link http://code.google.com/p/tapestry5-components/ on the tapestry home page goes to a google page

cannot submit ajax form using form.submit javascript

2010-06-13 Thread Paul Stanton
I found Shawn Brownfield's post from aug 2009: > The short of this is that there doesn't appear to be a really clean way > to do this, though I'd love to be proved wrong. Here are a few options > I see: > > Option1: The most straightforward way to submit a form with a zone via > Ajax would be to

Re: Sven Homburg's components

2010-06-13 Thread Kalle Korhonen
http://chenillekit.codehaus.org/ On Sun, Jun 13, 2010 at 3:42 PM, Paul Stanton wrote: > the link http://code.google.com/p/tapestry5-components/ on the tapestry home > page goes to a google page saying: > > "Your client does not have permission to get URL |/p/tapestry5-components/| > from this ser

Sven Homburg's components

2010-06-13 Thread Paul Stanton
the link http://code.google.com/p/tapestry5-components/ on the tapestry home page goes to a google page saying: "Your client does not have permission to get URL |/p/tapestry5-components/| from this server." Has this project been re-located? Is the link dead? Regards, Paul.

Re: Complex Question about Templates and Inheritance

2010-06-13 Thread Nourredine K.
Josh Canfield wrote: > > > Thiago is right. Currently the way this works is an implementation > detail and not a documented feature so you end up setting yourself up > for much pain if it stops working that way in the future... Maybe we > can document the order libraries are loaded, or somethin