Apache Tapestry Interview Questions and Answers
Experienced / Expert level questions & answers
Ques 1. Why do we need @Script in Apache Tapestry?
Ques 2. How to alter the URL to point to the correct page?
You would need to throw a RedirectException with the new URL; this sends an HTTP redirect to the client.
Ques 3. How should do page navigation in apache tapestry?
Ques 4. How to get a file from client input to server end in apache tapestry?
Most helpful rated by users:
- What is Apache Tapestry?
- Does Tapestry use JSP Tag libraries?
- How do I make a link popup a new window?
- How should do page navigation in apache tapestry?
- How to get a file from client input to server end in apache tapestry?