ColdBox provide such a neat implementation of SES (search engine friendly url). All you have to do to build your application without worrying about which web-server is going to be deployed. Web-server could be Apache, IIS but your application will have full scale capability of SES stuff handling.
You can specify route like this
/blog/:month/:year (alphanumeric) OR /entry/:month-numeric/:year-numeric (only for numeric values).
coldbox provide full detail of each feature; you may a quick look.
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbSESGuide
looking forward to your opinion, ideas.
You need to be a member of ColdFusion Community to add comments!
Join this network