Re: Specify where to find the HTML templates

2007-04-24 Thread mateamargo
ding this subdirectory? > > The answer is yes :P I have changed the page value from "SomePage" to "page/SomePage". Thanks!! -- View this message in context: http://www.nabble.com/Specify-where-to-find-the-HTML-templates-tf3603234.html#a10162994 Sent from the Tapestry - User ma

Re: Specify where to find the HTML templates

2007-04-24 Thread mateamargo
B-INF > > Regards, > > Manri > Thanks, with that I'm able to put inside WEB-INf, but not in WEB-INF/pages. Should I change the @PageLink including this subdirectory? -- View this message in context: http://www.nabble.com/Specify-where-to-find-the-HTML-templates-tf3603234.html#a1

Re: Specify where to find the HTML templates

2007-04-24 Thread Alejandro Scandroli
with templates? Thanks. -- View this message in context: http://www.nabble.com/Specify-where-to-find-the-HTML-templates-tf3603234.html#a10140866 Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Specify where to find the HTML templates

2007-04-23 Thread Manri Offermann
Hi, how about ITemplateSourceDelegate: org.apache.tapestry. template-source-delegate or you could modify the specification resolver delegate like this example: http://wiki.apache.org/tapestry/SpeclessPagesInWEB-INF Regards, Manri mateamargo wrote: Manri Offermann-3 wrote: Hi, You can

Re: Specify where to find the HTML templates

2007-04-23 Thread mateamargo
his org.apache.tapestry.specification-resolver-delegate but with templates? Thanks. -- View this message in context: http://www.nabble.com/Specify-where-to-find-the-HTML-templates-tf3603234.html#a10140866 Sent from the Tapestry - User mailing list archive at Nabble.com.

Re: Specify where to find the HTML templates

2007-04-22 Thread Manri Offermann
Hi, You can use the ISpecificationResolverDelegate and specify where to find the specs and htmls. Try something like this: http://wiki.apache.org/tapestry/PagesAndComponentsInWEB-INF Best regards, Manri mateamargo wrote: Howard Lewis Ship wrote: there are some hacks/kludges if its abs

Re: Specify where to find the HTML templates

2007-04-22 Thread mateamargo
Howard Lewis Ship wrote: > > there are some hacks/kludges if its absolutely necessary. Is it, or is > WEB-INF > sufficient? > Depends. How are those hacks? Are too difficult to do? -- View this message in context: http://www.nabble.com/Specify-where-to-find-the-HTML-temp

Re: Specify where to find the HTML templates

2007-04-21 Thread li li
pestry without problems. But I need to hide the HTML>>templates.>>Actually they are inside src/main/webapp, but I need them to be >>inside>>src/main/webapp/WEB-INF/pages. Where do I tell Tapestry that the >>templates>>are going to be there.>>>>Th

Re: Specify where to find the HTML templates

2007-04-21 Thread Howard Lewis Ship
src/main/webapp/WEB-INF/pages. Where do I tell Tapestry that the templates are going to be there. Thanks. -- View this message in context: http://www.nabble.com/Specify-where-to-find-the-HTML-templates-tf3603234.html#a10066444 Sent from the Tapestry - User mailing list archi

Specify where to find the HTML templates

2007-04-18 Thread mateamargo
http://www.nabble.com/Specify-where-to-find-the-HTML-templates-tf3603234.html#a10066444 Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [