how to support POST (swt + java)

jml <[email protected]> Sun, 05 Jan 2003 19:14:37 +0800
Newsgroups gmane.comp.mozilla.devel.java,gmane.comp.mozilla.devel.xpcom,gmane.comp.mozilla.devel.embedding
Organization Another Netscape Collabra Server User
Message-ID <[email protected]>
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