On Wed, Aug 6, 2008 at 7:41 PM, arun chhetri <[EMAIL PROTECTED]> 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
> [email protected]
> 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
_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to