For a non-ajax request, tapestry should always be able to handle a return
type of java.net.URL. Things to debug:
1. Are you sure it's page request that's returning the URL (a non-ajax
request)
2. Have you made any contributions to the ComponentEventResultProcessor?
3. Any wierd classpath issues that would cause instanceof java.net.URL to
fail?



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-2-6-When-can-a-java-net-URL-be-returned-from-an-event-handler-tp5716618p5716626.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

Reply via email to