How to invoke a servlet through OAF page
I have a requirement to integrate PayPal Check out process to oracle apps AR payment page.
On research I found that to integrate PayPal Check Out process , paypal provides a servlet which invoke PayPal Payment page.
So, please show me light on how to invoke servlet through a button/image click from a OAF page.
Thanks.