FW: dynamic component example / question

2014-09-08 Thread Макаров Роман
ublic String getFile() { return null; } @Override public String getPath() { return null; } } From: Lance Java [mailto:lance.j...@googlemail.com] Sent: Monday, September 08, 2014 12:13 PM To: Макаров Роман Subject: Re: dynamic component example / question Try getting i

dynamic component example / question

2014-09-07 Thread Макаров Роман
Hello all! The dynamic component almost works for me. But in the output it is erroneously giving me "container" tag. How can I get rid of it? The output: http://tapestry.apache.org/schema/tapestry_5_3.xsd";> The code: package ru.kupivip.ecommerce.components; import org.apache.tapes