Perhaps this help you:

http://code.google.com/p/pyjamas/wiki/PyjamasWithPylonsJSONRPC

Cheers.

2010/11/8 Felipe De Siqueira <[email protected]>

> Hello ladies and gentlemen,
>
> I'm sort of a web development newbie due to my distaste for all that is
> javascript and html.  I recently came across pyjamas and fell in love with
> the idea of using my favorite programming language on the front and back
> end.  Super cool.
>
> So here's my question in relation to pylons.
>
> How do I serve a pyjamas page from pylons?  The pylons book goes over how
> to respond from a "view" with mako but I want to serve the pyjamas output
> directly and have the page by able to import it's javascript libraries
> (which will be in the same directory as it's .html page produced by
> pyjamas).
>
> Any suggestions on this setup?  The goal of the setup would be to serve the
> "main pages" as seperate pyjamas outputs and then using AJAX/JSONRPC calls
> within each page.
>
> Any ideas on how I should set this up on the pylons side of things?
>
> Any information for this newbie would help including redirection to the
> proper sources If I'm not asking in the correct place.
>
> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "pylons-discuss" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<pylons-discuss%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/pylons-discuss?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to