On your running web app copy and paste the url that is generated to
jquery and just see if you can hit it directly.. If you are
successful you'll see the javascript source code.
On 7/28/07, Chinchih <[EMAIL PROTECTED]> wrote:
> I have a question about how the tag in script templates is
> used
>
I have a question about how the tag in script templates is used
to include 3rd-party javascript libraries? According to Tapestry 4.x online User
Guide, the required "resource-path" attribute specifies "The path to the script
within the classpath."
I tagged onto the "ConfirmDelete" example in ch.1