Hi
Am invoking a JApplet in the browser and I need to pass few parameters to JApplet init method from the url of the browser.
I tried with getParameter and its not working. Please help me out.
Any way to set the value from
java script
<PARAM NAME=Title VALUE="This is a Title String">