Browse Source

check 2

svn changeset:926/svn branch:trunk
tags/6.7.0.beta1
Sami Ekblad 17 years ago
parent
commit
dd556daa4f
1 changed files with 5 additions and 4 deletions
  1. 5
    4
      index.html

+ 5
- 4
index.html View File

<p> <p>
IT Mill Toolkit allows easy creation of first-class web user interfaces for Java-based programs. IT Mill Toolkit allows easy creation of first-class web user interfaces for Java-based programs.
You can program your user interfaces in Java with our easy-to-learn <a href="doc/api/index.html">API</a>; You can program your user interfaces in Java with our easy-to-learn <a href="doc/api/index.html">API</a>;
Toolkit then takes care of rendering them as stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> implementations.
Toolkit will then render it as a stunning <a href="http://www.openajax.org/whitepaper.html" target="new">AJAX-based</a> single-page web application.
</p> </p>
<p> <p>
AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new"> AJAX user interfaces support <a href="http://www.microsoft.com/windows/ie/default.mspx" target="new">
</ul> </ul>
</li> </li>
<li><a href="doc/api/index.html">Standard JavaDoc API</a></li> <li><a href="doc/api/index.html">Standard JavaDoc API</a></li>
</ul>
<li><a href="http://forum.itmill.com/">Support Forum</a></li>
</ul>


<h4>Examples</h4> <h4>Examples</h4>
<ul> <ul>
<li><a href="http://toolkit.itmill.com/demo/?s=4.0.0-testing-package">Online at IT Mill</a></li> <li><a href="http://toolkit.itmill.com/demo/?s=4.0.0-testing-package">Online at IT Mill</a></li>
<li>To run demos locally, run start.bat (Windows) or start.sh (Mac or Linux) <li>To run demos locally, run start.bat (Windows) or start.sh (Mac or Linux)
in the <a href="demo">demo -directory</a>. in the <a href="demo">demo -directory</a>.
After the local demo server has started, the demos are found at
After the local demo server has started, the demos are running at
<a href="http://127.0.0.1:8888/">http://127.0.0.1:8888/</a>. <a href="http://127.0.0.1:8888/">http://127.0.0.1:8888/</a>.
</li> </li>
</ul> </ul>
<h2>Support</h2> <h2>Support</h2>
<p> <p>
Our free <a href="http://forum.itmill.com/">support forum</a> features on-line experts who will deal with the most common questions. Our free <a href="http://forum.itmill.com/">support forum</a> features on-line experts who will deal with the most common questions.
For professionals IT Mill offers a wide range of <a href="http://www.itmill.com/">commercial support and service offerings</a>.
For professional developers and corporate clients, IT Mill offers a wide range of <a href="http://www.itmill.com/">commercial support and service offerings</a>.
</p> </p>
</div> </div>



Loading…
Cancel
Save