How to alter the url to point to the correct page?
Answer / Rina Kumari
In Tapestry, you can use the PageRef link attribute to reference a specific page. Here's an example:nn`<link t:page="MyPage" />`
| Is This Answer Correct ? | 0 Yes | 0 No |
How to get a file from client input to server end in apache tapestry?
What is apache tapestry?
How to alter the url to point to the correct page?
How should do page navigation in apache tapestry?
How do I make a link popup a new window?
Is apache tapestry free/open source?
I have a form with a submit button. On the form and the submit button are two separate listeners. Which is invoked first?
How do I integrate a tapestry application with j2ee declarative security/jaas?
I have to restart my application to pick up changes to specifications and templates, how can I avoid this?
How does tapestry compare to other frameworks?
Why do we need @script in apache tapestry?
How is the performance of tapestry?