/[projects]/misc/xenconsole/jar/Console.html
ViewVC logotype

Contents of /misc/xenconsole/jar/Console.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1876 - (show annotations) (download) (as text)
Fri Nov 30 08:27:52 2012 UTC (11 years, 5 months ago) by torben
File MIME type: text/html
File size: 715 byte(s)
first edition of xenconsole
1 /*
2 * Copyright (c) 2009 Citrix Systems, Inc.
3 *
4 * Permission to use, copy, modify, and distribute this file for any
5 * purpose with or without fee is hereby granted.
6 */
7
8 <html>
9 <body>
10 <center>
11 <table>
12 <tr>
13 <td>
14 <applet code="com/citrix/xenserver/console/Initialize.class"
15 archive="XenServerConsole.jar"
16 width="800" height="600">
17 <PARAM NAME=SESSION VALUE="OpaqueRef:f9586d57-d5d3-8b2a-7c53-7d5af342f539">
18 <PARAM NAME=URL VALUE="https://192.168.10.6/console?uuid=507b2ea8-1ede-8e6a-5dfc-0d5dc68ffb5a">
19 <PARAM NAME=USEURL VALUE="true">
20 </applet>
21 </td>
22 </tr>
23 </table>
24 </center>
25 </body>
26 </html>

  ViewVC Help
Powered by ViewVC 1.1.20