Let's make a hello world web script. Web scripts have a descriptor, a controller, and, optionally, a view. These files must follow a naming convention.
This descriptor is named helloworld.get.desc.xml.
<webscript>
<shortname>Hello World</shortname>
<description>Hello ...