We need to launch (via a jsp page) a JNLP from a jsp template (already in production) and do some task of some long time (filling out a form and then uploading via non-JSP mechanisms a large file [between 5MB and 50MB]... this is also in production) what we do not have and want to add is when the JNLP completes the calling jsp is redirected to an other page (print preview)... what is the best way to do this?
-- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org