Hello, I have a page where I have a listener method "public ILink doSomething(IRequestCycle cycle)" where a service is generating a PDF document and returning an ILink. The listener method is called when clicking a button on the web page. In addition to the pdf which is generated I also need to refresh the page to display some values that have been changed. But since I'm fairly new to Tapestry, I have no idea how I can get the page to refresh or update certain values on the page afterwards. Any ideas are welcome. Thanks a lot. -- View this message in context: http://old.nabble.com/How-to-get-a-link-%2B-reload-the-page--tp28229270p28229270.html Sent from the Tapestry - User mailing list archive at Nabble.com.
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org