On Sun, Dec 6, 2009 at 10:31 AM, Geoff Callender
<geoff.callender.jumpst...@gmail.com> wrote:

> 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.

I've always used another page for that purpose but that seems a nice
addition too. I would go and fire an issue at JIra.

Cheers
-- 
Massimo
http://meridio.blogspot.com

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

Reply via email to