Howard Lewis Ship wrote: > > Well, you could verify that with a "view source"; it seems unlikely to > me, but that would be a start towards investigating this. > > Howard M. Lewis Ship >
Well, I had never had the need to explicitly include tapestry.js, until today that is. T5 apparently does its magic behind the scenes. Plus, when doing View Source for the pages in which the onsubmit handler works, I cannot find tapestry.js. After explicitly adding @IncludeJavaScriptLibrary({"classpath:org/apache/tapestry5/tapestry.js"}) to the custom component, my problem is now resolved. Howard, does that give you a clue how to solve the problem at the root level? Eric -- View this message in context: http://www.nabble.com/-T5.1.0.5--%27Tapestry%27-is-undefined-JavaScript-error-on-form-submit-tp23834056p23839494.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org