Login  Register

Re: applet embedded in a browser

Posted by Quan Yuan on Sep 06, 2013; 3:55am
URL: http://imagej.273.s1.nabble.com/applet-embedded-in-a-browser-tp5004685p5004696.html

Thanks Arindam! Is 1.43k the newest version that embed in a web page?


On Thu, Sep 5, 2013 at 6:47 PM, Arindam Chatterjee <[hidden email]>wrote:

> Hi Quan,
> The way I had it implemented was this way -
> <applet codebase="."
> code="ij.ImageJApplet.class" archive="/WEB-INF/lib/ij-1.43k.jar"
> width="850" height="550"
> security="all-permissions">
> <param name="url1" value="1712753011.jpg">
> <param name="url2" value="1712753011.jpg">
> </applet>
>
>
>
> Hope that helps!
>
> Arindam
>
>
>
> On Sep 5, 2013, at 3:32 PM, Quan Yuan <[hidden email]> wrote:
>
> > I see. Thanks guys. I will look into the JSP solution then.
> >
> > Best,
> > Quan
> >
> >
> > On Thu, Sep 5, 2013 at 11:09 AM, Alberto Hornero Luque
> > <[hidden email]>wrote:
> >
> >> Hi Quan,
> >>
> >> Looks deprecated (last updated on 17/03/2007), an own development under
> JSP
> >> seems more feasible, any news in this way?
> >>
> >> Regards,
> >>
> >> Alberto Hornero.
> >>
> >>
> >> On Thu, Sep 5, 2013 at 7:48 PM, Quan Yuan <[hidden email]> wrote:
> >>
> >>> Hello,
> >>>   I am trying to run the latest ImageJ/ImageJA embedded in a browser.
> >>> There was an example of an old version at
> >>> http://imageja.sourceforge.net/applet.html. But I couldn't find any
> >>> documentation about how it was achieved. Anyone knows about it?
> >>>
> >>> thanks,
> >>> Quan
> >>>
> >>> --
> >>> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >>>
> >>
> >> --
> >> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
> >>
> >
> > --
> > ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html