Skip to content

Instantly share code, notes, and snippets.

@sdsykes
Created April 6, 2011 06:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sdsykes/905230 to your computer and use it in GitHub Desktop.
Save sdsykes/905230 to your computer and use it in GitHub Desktop.
Jumploader applet tag
%applet{:id=>"jumpLoaderApplet", :name=>"jumpLoaderApplet", :code=>"jmaster.jumploader.app.JumpLoaderApplet.class", :archive=>"/java/jumploader_z.jar", :width=>"600", :height=>"400", :mayscript=>true}
%param{:name=>"uc_uploadUrl", :value=>upload_video_path}
%param{:name=>"uc_imageEditorEnabled", :value=>"false"}
%param{:name=>"ac_fireAppletInitialized", :value=>"true"}
- key = Rails.application.config.session_options[:key]
%param{:name=>"uc_requestProperties", :value=>"Cookie=#{key}=#{cookies[key]}"}
@joselopezrueda
Copy link

Hello Goodnight
Please help because Jumploader applet
no more support?
do you know how i can ask crash questions with JAVA

colombia, español, gracias

@sdsykes
Copy link
Author

sdsykes commented Mar 17, 2022

I'm sorry, I have no memory of what I was doing with this 11 years ago!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment