Problem using ImageJ

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Problem using ImageJ

Hanumanth
Hi,

I am able to invoke the applet from web application, have some problems using ImageJ

1. for some of the images it is showing like this and not able to open the images
  java.io.IOException
  ImageJ cannot open compressed DICOM images
  Transfer Syntax UID = .............................

2. i have configured the ImageJ as signed and written like this in jsp
   <applet code="ij.ImageJApplet.class" archive="../scan/signedij.jar" width=0
   height=0></applet>
   still iam not able to open/save images
   java.security.AccessControlException : access Denied
   at java.security.AccessControlContext.checkPremission

   can anyone help on thisthanks



      Download prohibited? No problem. CHAT from any browser, without download. Go to http://in.webmessenger.yahoo.com/
Reply | Threaded
Open this post in threaded view
|

Re: Problem using ImageJ

paru@anil
Hi,
Did you get a solution for the first point?
I am not able to open compressed dicom files.
I used plugin Tudor dicom and got an option to open compressed dicom files in menu bar of ImageJ (Plugins-->Open a dicom file)
But this worked only when directly clicking ImageJ.exe or ij.jar.
But when you open the same ij.jar through applet tag in JSP (like given in point 2), there is no option in plugins option to open dicom file.
Please let me know if there is any solution to this.

Thanks and Regards,
Parvathy