I have successfully built the contact manager application on my test website. I am extremely impressed with how well documented this process was. I have been looking for a source to help me develop my site and believe this is probably it. The only thing that doesn’t work in this sample application is the icons. So, one question I have on doing this sample application is that I cannot find the icons folder or the delete_contact.gif file (for example) that is needed in the following lines:
toolbar.setIconsPath(“icons/”);
Can you help me with where this is available? Thank you!