Is this unanswered or whoever answered only replied to the sender mail. I
am also interested in the answer. Please use reply to all.
On Thu, Mar 19, 2015, 16:41 tuq3 <tu...@ya...> wrote:
> Why there is a mapper?
>
> dispatcher().assign("/blog/(\\d++)/?", &myapp::post, this, 1);
> mapper().assign("post", "/blog/{1}");// without this line all working fine
>
>
> --------------------------
> I just successfully setup cppcms on raspbian wheezy with some packages
> from jessie distr.
> This is a great web framework, despite the fact that I've already used
> php/yii and python/dJango.
>
> ------------------------------------------------------------
> ------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Cppcms-users mailing list
> Cpp...@li...
> https://lists.sourceforge.net/lists/listinfo/cppcms-users
>
|