ColdBox Forums Notification: Post to SES Urls

Title: RE: SES Urls
Thread: SES Urls
Forum: Need Help?
Conference: ColdBox
User: sanaullah73 Hi CraigHeneveld,

please try to add SES route in route.cfm

here what i do
[code]
<cfset addCourse( pattern ="members/",
          handler ="ehUser",
action ="dspUserBrowse" )>
[/code]

your pattern must in route.cfm for SES
stuff.

Hope this will help you.

Thanks
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=F3A4251C-FF65-CEF6-651AB824CCA0D496