I see. You didn't have it in the user guide or the quick start guide. That made me wondering.
Thanks, Jiujing -------------------- On Sat, 2010-03-27 at 00:10 +1100, Bob Schellink wrote: > 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 > > >
