Frequently Asked Questions
Hopefully there
- What's your connection to Apple Computers
- What's your connection to Apache Foundation
- Why do I have to remove the security constraint
- Why do you have a developer download
What's your connection to Apache Foundation
None what's so ever. The Tomcat widget is licensed under version 2.0 of the Apache License but that is a personal choice and is not related to them in anyway.
Back to topWhy do I have to remove the security constraint
As of version 1.0 you don't have to. Orginally I had the problem that using XmlHttpRequest against an authenicated website was simply broken. I've managed to work around the problem using the /usr/bin/curl command that comes with Mac OSX.
From version 1.1 a improved version of the AltHttpRequest.js library has been developed, this finally doesn't require the use of curl to process authenicated http requests.
Back to topWhy do you have a developer download
Even through all the source for the widget is included in the .wdgt bundle, the src bundle includes the photoshop (.psd) files for the icon and background.
Back to top