If by 'org.apache.tapestry.home-page' variable you mean the the meta tag
declared in your application specification file then here's how you do
it:
@InjectMeta("org.apache.tapestry.home-page")
public abstract String getHomePage();
</Firas>
-----Original Message-----
Hello,
Could you tell me please, how do I make a link to home page of
application, I mean the page assigned to "org.apache.tapestry.home-page"
variable.
Thank you in advice,
Igor
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]