Re: Javascript file handling in Tapestry 3.0.3

2005-12-07 Thread Leon Pu
Hi all, could anybody give me a hint about the Javascript file handling in Tapestry? Thanks a lot. Best regards, Leon --- Leon Pu <[EMAIL PROTECTED]> wrote: > Hi all, > > it seems the javascript .js file has to be treated as xml in Tapestry > 3.0.3. > > But sine my

Javascript file handling in Tapestry 3.0.3

2005-12-07 Thread Leon Pu
Hi all, it seems the javascript .js file has to be treated as xml in Tapestry 3.0.3. But sine my .js file has been writen into xml and all javascript functions are inside

Html page structure in Tapestry project

2005-12-06 Thread Leon Pu
Hi all, are Html pages must be putted into the WEB-INF directory? Does sub directory work in Taptestry? I found if there are sub directories under Tapestry project, I cannot use "Next page" to redirect to the destination. Best regards, Leon ___