[jifty-devel] Mapping URLs to methods question

Jesse Vincent jesse at bestpractical.com
Mon Dec 11 09:15:37 EST 2006




On Mon, Dec 11, 2006 at 09:26:54PM +0800, Chorg Heavy Industries wrote:
> Hi all,
> 
> Very new to Jifty, just trying it out for an idea that I had.  Wondering
> though, how is Jifty's support for mapping an URL to a function/method, REST
> style.  For example, Data::Application allows one to say
> 
> http://my.server.com/a/b/c/d => some method of my app class...

Of course we can :) Perldoc Jifty::Dispatcher.
(Also, have a look at Jifty::Plugin::REST::Dispatcher.

Best,
Jesse

> 
> Surely Jifty has support for this?  Like i said, extra new, so if i have to
> read something , i'm doing it now ;)

> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel


-- 


More information about the jifty-devel mailing list