Here is the solution :
Object[] param = {"Name of the targeted page"};ILink link = cycle.getEngine().getService(Tapestry.PAGE_SERVICE). getLink(cycle,this,param); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
