Hmm. Maybe this page will help. It had a tip that worked for me.
http://bbwebcraft.blogspot.com/2009/01/task-5-customize-eclipse-for-tapestry-5.html
@Inject
@Path("SomeFileName.js")
private Asset someScript;
@Environmental
private RenderSupport renderSupport;
void setupRender() {
renderSu
Currently, there is none.
On Sun, Nov 22, 2009 at 5:12 AM, Gunnar Eketrapp
wrote:
> Hi !
>
> What is the syntax for loading external script files.
>
> Thanks in advance,
> Gunnar Eketrapp
>
--
Howard M. Lewis Ship
Creator of Apache Tapestry
The source for Tapestry training, mentoring and su