If a file upload triggers UploadException (eg. because file exceeds max size) 
then onUploadException(..) is called without calling onActivate(..) first, so 
when we're in onUploadException(..) we don't know the page context. 

 I want to redisplay the page, with exception message, but how can I redisplay 
if I don't know the context?!?!  Any suggestions?

Incidentally, the doco warns about this ( 
http://tapestry.apache.org/tapestry5/tapestry-upload/ ) but doesn't give a 
solution.

Cheers,

Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to