Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I'm trying to get java based games from a website to load and run in my application made in python and glade with Quickly.

I am admittedly quite new to Linux app development, and python in general, I made a web browser and got flash working (for the most part), and I'd like to know how to import, embed and get java working in the browser, or how to load the java applet directly into the client window using a downloaded jar file and just use the system's Java version to run it instead of a browser plugin (if possible).

Any kind of links to documentation on that sort of thing in python would be greatly appreciated.

I've made a few simple programs and apps in Windows in the past using C/C++, and I'm just now breaking into the wonderful world of linux development.

Thank you in advance for any help/guidance.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.