Hi,
I've used (Java) Spring in a enterprise environment and a few questions regarding the AS version.
The obvious (to me) uses of Spring AS are around externalizing remote service configuration, and indeed that seems to the focus of 95% of the articles out there.
Lets say I don't want to develop a RIA (Flex or not) with an extensive service back-end, but rather a more standalone AS3 application, a few back-end interactions (1 or 2).
The site would be more product/marketing orientated with content sections, navigation,swf address etc. Any suggestions?
Thanks
Richard


Reply With Quote
Do you mean a way of externalizing the navigation structure? Or injecting data into the content views?