/ Published in: AutoIt
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<input message="Are you sure?" validargs="y,n" addproperty="input"/> <condition property="abort"> <equals arg1="n" arg2="${input}"/> </condition>
URL: http://ptrthomas.wordpress.com/2006/03/25/how-to-start-and-stop-tomcat-from-ant/