Hi!
If I do not want to store *.html & *.jwc files under the WEB-INF/classes
directory, what should I do? Actually, I need to place all html/jwc files
somewhere here:
-web-apps
-modules
[dir] some/template/dir {some more templates}
[file] Home.html
[file] Home.jwc
-WEB-INF
[dir] classes /com /myapp/mymodule/servlets/TestServlet
{returns path to "../../../../../my.application"}
[file] my.application {??? need to map to Home.jwc}
[file] web.xml
if i put MODULES dir under WEB-INF/classes and write this: <page name="Home"
specification-path="/modules/registry/Home.jwc"/> in my.application file -
all works fine. But I do not want to store templates under WEB-INF. Any
experiments with ../modules & D:\\temp\\modules\\Home.jwc were negative.
Phil
P.S. well, kinda stupid question, sorry.
_______________________________________________________________
Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer