OHW RC integrated within application
Hi,
I have created a Help project referring to ohw-rcf-demo-thin. When I deploy this proj to Integrated Weblogic, it works fine.
Now I created one more proj in same application. I created a new page with some link - Help.
On click of this I want to call the helpset created in the Help proj I created earlier. Basically, I want to forward the request to OHWServlet.
Can anyone please let me know the steps to acheive this/code if possible?
Thanks...