When I browse an external website (so I can't make changes to the web application) and do a form submit (by clicking a button on webpage), I want a local Java application to be triggered.
How can I achieve this?
When I browse an external website (so I can't make changes to the web application) and do a form submit (by clicking a button on webpage), I want a local Java application to be triggered.
How can I achieve this?