[Twisted-web] linking javascript and CSS file

Graeme Glass graemeglass at gmail.com
Thu Aug 7 03:40:05 EDT 2008


On Wed, Aug 6, 2008 at 7:41 PM, arun chhetri <uhcops at gmail.com> wrote:

> Hi,
>
> I am new to twisted.web and as per the requirement of my project I have to
> link a CSS and JavaScript file to twisted.web.
>
> Please, give me some example or pointer how to do that
>
>
> Thanks,
> dowell
>
> _______________________________________________
> Twisted-web mailing list
> Twisted-web at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web
>
>
Hey Dowell,
you server them with using static.

http://twistedmatrix.com/documents/current/api/twisted.web.static.html

Here is a nice example.
http://twistedmatrix.com/projects/web/documentation/howto/using-twistedweb.=
html

HTH,
Graeme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-web/attachments/20080807/ec=
7aa4cd/attachment.htm


More information about the Twisted-web mailing list