Title: insert java web application (.jar) on post
Last modified: August 19, 2016

---

# insert java web application (.jar) on post

 *  [postandit](https://wordpress.org/support/users/postandit/)
 * (@postandit)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/insert-java-web-application-jar-on-post/)
 * Hello, im doing a work in wirefusion and i would like to publish it on a post
   in a site I have. The work is a java web application (.jar) I tryed to find a
   solution but i didnt found it anywere. please help me if you can!
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/insert-java-web-application-jar-on-post/#post-1883276)
 * see if this codex guide helps you.
 * [http://codex.wordpress.org/Function_Reference/wp_enqueue_script](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
 *  [huyz](https://wordpress.org/support/users/huyz/)
 * (@huyz)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/insert-java-web-application-jar-on-post/#post-1883814)
 * I just released a new plugin that allows you to embed Java applets.
 * [http://wordpress.org/extend/plugins/java-applet-embed/](http://wordpress.org/extend/plugins/java-applet-embed/)
 *  [alexandrudandodu](https://wordpress.org/support/users/alexandrudandodu/)
 * (@alexandrudandodu)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/insert-java-web-application-jar-on-post/#post-1883836)
 * Hi. I don’t know how to put a .jar in an applet, but for me, both the following
   worked:
 * – either have a link to the .jar file to be downloaded.
 * – or put a .class file for the applet (I followed the advice given by makwak 
   in another forum here ([http://wordpress.org/support/topic/java-applet-how?replies=4](http://wordpress.org/support/topic/java-applet-how?replies=4)))
   who said:
    … As long as the applet is on the same website, something like the
   following worked for us, inside a page: <applet code=”SomeApplet.class” width
   =480 height=240 codebase=”[http://www.yoururl.com/wp-content/applet&#8221](http://www.yoururl.com/wp-content/applet&#8221);;
   > <param name=”iconwidth” value=”48″> </param><param name=”iconheight” value=”
   48″> </param></applet>
 * In case anyone needs to know!
    … or codebase=”[http://localhost/wordpress/wp-content/applets&#8221](http://localhost/wordpress/wp-content/applets&#8221);.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘insert java web application (.jar) on post’ is closed to new replies.

## Tags

 * [java](https://wordpress.org/support/topic-tag/java/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 4 participants
 * Last reply from: [alexandrudandodu](https://wordpress.org/support/users/alexandrudandodu/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/insert-java-web-application-jar-on-post/#post-1883836)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
