You don't link to restful urls. REST is used by webservices to communicate to your application, not for a user to access resources...
On Apr 20, 11:54 pm, James Gibson <[email protected]> wrote: > Hi all, > > First post and I'm a noob, so please excuse my noobness. > > I would like to use restful urls for my applications html interface. I > have found Router:mapResources and this seems to work routing requests > to the proper locations. My questions is how do I link to these > restful urls from within my views? > > Thanks, > James -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
