That should be all you need to do for the web application setup!
==Setup VNC Server==
(this will be automated in the future)
* Log into the computer running HDA, e.g. as a normal user
* Edit the file /etc/sysconfig/vncservers (with your favorite text editor)
Set the lines starting with VNCSERVER to read (remove the # at the start of the line)
<small>
VNCSERVERS="1:''yourusername''"
VNCSERVERARGS[1]="-geometry 1024x768 -depth 16"
</small>
where ''yourusername'' is the desktop user you use to access your HDA desktop.
[[VNC|Click Here]] more details on setting up VNC on your HDA.
== Turn on Desktop Sharing ==