AutoIt is an OpenSource BASIC-like
scripting language designed for automating the Windows GUI. It
uses a combination of simulated keystrokes, mouse movement and
window/control manipulation in order to automate tasks in a way
not possible or reliable with other languages (e.g. VBScript and
SendKeys). AutoIt was initially designed for PC "roll out"
situations to configure thousands of PCs, but it is also well
suited to performing home automation and the scripting of repetitive
tasks. |
Servlet Assist is a Tool that
can be used to automate the HTML hardcoding inside servlet. Putting
HTMLpages supplied by artists into a String Buffer is a tedious
routine job. All the double quotes and slashes need to be escaped.
Using Servlet Assit all you need to do is set the variable name,
drag and drop the page, click a button to copy the ready made
code to the clipboard. |