Hello.

On AppModule class of hilo application (Tapestry 5 tutorial) there are some
imports:

import org.apache.tapestry.ioc.annotations.Contribute;
import org.apache.tapestry.ioc.annotations.Id;

but these classes (Contribute and Id) aren't on the
tapestry-ioc-5.0.3.jarpackage...

Where are them?

Thanks

Reply via email to