But interesting thing is that when I click the "submit" button, no method of my PromptService is called.
A question to the embedding guys, why it is required for the embedder to implement the PromptService? Why not just use a system default? This will make the embedder's life easier.
jml
jml wrote:
Hi, my java embedding program is able to show the web page now. And when I click normal links in the page, be able to navigate to next page.
But when I try to submit a form, the page will not change. I don't know why, do I need setting some other flag or implement some special interface?
Thanks
jml
