I have a jsp page where certain parameter/value pairs need to be sent to one application server and a different set to another totally different server, is there a way to do that by the user pressing one submit button. And if not why not?? Wouldn't you think it is a pretty common thing to want to update say 2 databases at 2 different locations at the same time?
Thank You.