[jboss-cvs] jboss-profiler/java/webapp ...

Takuro Okada t2-okada at nri.co.jp
Thu Oct 26 05:04:46 EDT 2006


  User: tokada  
  Date: 06/10/26 05:04:46

  Added:       java/webapp  Tag: JBossProfiler_Expansion index.html
  Log:
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1   +23 -0     jboss-profiler/java/webapp/Attic/index.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: index.html
  ===================================================================
  RCS file: index.html
  diff -N index.html
  --- /dev/null	1 Jan 1970 00:00:00 -0000
  +++ index.html	26 Oct 2006 09:04:46 -0000	1.1.2.1
  @@ -0,0 +1,23 @@
  +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  +<html>
  +  <head>
  +    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  +    <link rel="shortcut icon" href="http://www.laszlosystems.com/favicon.ico"/>
  +    <title>JBoss Profiler :exp</title>
  +    <style type="text/css">
  +      html, body { margin: 0; padding: 0; height: 100%; }
  +      body { background-color: #ffffff; }
  +    </style>
  +  </head>
  +  <body>
  +    <object type="application/x-shockwave-flash"
  +            data="lzx/jbossprofiler.swf?lzproxied=false"
  +            width="100%" height="100%">
  +      <param name="movie" value="lzx/jbossprofiler.swf?lzproxied=false">
  +      <param name="quality" value="high">
  +      <param name="scale" value="noscale">
  +      <param name="salign" value="LT">
  +      <param name="menu" value="false">
  +    </object>
  +  </body>
  +</html>
  
  
  



More information about the jboss-cvs-commits mailing list