...
- Web service libraries to talk to MIT services
- Sash libraries - Hibernate, Struts, Spring
- Dojo, etc
- etc
Application Skeleton
A skeleton that can be used to develop an app quickly, that includes preconfigured struts, hibernate, etc.
Sample Application
A sample app built with our framework, etc, that gives examples of how to use it.
Tools Stacks
A set of tools used for development, and for running apps on other servers, including:
- Dev Tools Stack - tools that get installed on a person's desktop to develop an app, including Eclipse, Tomcat, etc
- Server Tools Stack - tools that get installed on a dev/test/production server to run an app, including Tomcat, etc
- Collab Tools Stack - tools that get installed on either a dev or other server that are used for group collaboration, e.g. Wiki, SVN, etc
All these stacks will come pre-configured to work with MIT services (like client certs, etc).