calling a jsp page from Oracle Forms using web.show_document
Hi,
I know this is already been explained. But I am new to Oracle Forms. I have this utilty built purely using java and html. I know I have to place this zip file containing all the jar files and place it somewhere in the server.
My questin is where in my application server do I extract this zip and place these files.
I think I am supposed to call the jsp like this , http://ipaddress:port/forms/scanntool/index.jsp.
Please guide me through this. Also I have to pass some parameters also.
Thanks