The PDF will be housed within a browser. However, it's not necessarily
HTML I'd be returning. I'd be using my Servlet to perform some
server-side computation that would then be used by my JavaScript to, for
example, determine the presence of various buttons. In this case, will
the Submit button approach suffice. Again, if not, what would be an
alternative?Thanks.