AFAIK the only way an applet can tell a browser to load
a page is getAppletContext.showDocument (URL) ... but
you said you were doing a post, which i'm pretty sure
you can't do with showDocument()
if this is true, then you have two options
a) use all your existing code, and have applet...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.