Perhaps there was a misunderstanding. If you use the Bindable annotation you need to import it like so:
import org.apache.click.util.Bindable; kind regards bob On 26/03/2010 11:37 PM, Jiujing Gu wrote:
Hello, This is related to my previous question. I don't understand why do I have to have those import statements to get the java code compiled. Other people doesn't seem to need it. Does this mean there is something wrong in my setup? I installed click, tomcat& apache under /usr/local. I'm running the tests in my account under /home. Jiujing
