File: jiipview.html

package info (click to toggle)
jiipview 2.05-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 360 kB
  • sloc: java: 2,281; xml: 51; makefile: 8
file content (8 lines) | stat: -rw-r--r-- 247 bytes parent folder | download
1
2
3
4
5
6
7
8
<html>
<body>
<applet code="JIIPView.class" archive="jiipview-2.04.jar" width="400" height="400" >
<param name="image" value="/try/Planets.pyr.lab.tif">
<param name="server" value="http://localhost/fcgi-bin/iipsrv.fcgi">
</applet>
</body>
</html>