RE: How to render template inside a component

2007-09-24 Thread Ken nashua
Another issue is I am extending from public abstract class Gallery extends AbstractFormWidget So I can leverage JSON and Script... like AutoComplete widget This guy is not a BaseComponent... and will not leverage the template. Am I locked out from operating a template now? Jesse, can you

RE: How to render template inside a component

2007-09-24 Thread Ken nashua
Here is my Home.html My Gallery.JAVA gets called... But my Gallery.html gets ignored. How can I get this thing to render my Gallery.html I'd like to tell Gallery.JAVA to grab Gallery.html and render it while it maintains all of it's own metrics calculations.Best rega

RE: How to render template inside a component

2007-09-24 Thread Ken nashua
Tried this in my Home.html... Tag on line 10 is a dynamic component, and may not appear inside an ignored block. org.apache.tapestry.parse.TemplateParseException Tag on line 10 is a dynamic component, and may not appear inside an ignored block. location: context:/WEB-INF/Home.html, l