I created a html form and i want to submit the form automatically. So i used Javascript.
I add that html form in java using JEditorpane, but JEditorPane doesn't support javascript. i heard that there is Rhino package which supports Javascript.
But I dont know how to add Rhino in JEdtiorpane.
Please Please Help me.
Thanks in advance