null parameter in jwebbrowser
Web Browser, Flash Player, HTML editor, Media player for Swing and SWT
Brought to you by:
chrriis
Hi Christopher,
Sorry disturb you again. I have big problem with jwebbrowser in my application.
My customer have CRM in servlet and I embed it in jwebbrowser component. Everything is good. But sometime jwebbrowser can not redirect URL. So, I log every requests from client to servlet and result is parameter null value. In client I check log file sometime return false in navigate function others true.
I don't know that bug in jwebbrowser or servlet. Can you give me some suggestion to solve it.
Thank you so much.
Hi,
Technically, I simply embbed a native runtime using SWT as a glue, so this problem is unlikely to be in DJ Native Swing code.
It is possible that SWT has a bug, just in case make sure you use a recent version of the SWT JAR File.
If updating the JAR file does not help, then I would strongly suspect a problem in the servlet.
Hope this helps,
-Christopher
Hi Christopher,
Thanks for your reply,
I also thing this problem in the servlet, too. But I dont known how to explain for my customer to understand.
My application run with some librarys:
Regards
Hi,
I am not sure how I can help... If you try the same in Internet Explorer directly, does it work as expected? Is it only when using the JWebBrowser that you have the problem?
Cheers,
-Christopher