On 25.02.2014 13:18, Aryeh Friedman wrote:
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?

One cannot "launch jnlp". It's up to user whether he will accept it and run the application.

--
Mikolaj Rydzewski <m...@ceti.pl>


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

Reply via email to