Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.
VTT Demo - By Java Web Start
*** The VTT DeMo program is not supported since 2011 due to the limited resources. ***
VTT is designed to be installed and used on Linux or Window locally. However, it can be integrated with different web servers and used through internet. With Apache Http server and Java Web Start, VTT can be used as a client-side web application for demonstration purpose.
shell>javaws http://lexlx1.nlm.nih.gov/LexSysGroup/Projects/vtt/current/web/vtt/vtt.jnlp
AddType application/x-java-jnlp-file .jnlp
shell> keytool -genkey -keystore myKeystore -alias myKey (generate keystore) shell> keytool -list -keystore myKeystore (check) shell> jarsigner -keystore myKeystore vtt2009.jar myKey (sign) shell> jarsigner -keystore myKeystore data.jar myKey (sign)