On Sat, Jul 10, 2010 at 2:20 PM, sharath maddineni <[email protected]> wrote: > does any one know how to use java applet in pylons?????
You mean to serve a Java applet to the browser? I haven't done it but isn't it just static files? So you'd put the jar or .java file in the public directory? -- Mike Orr <[email protected]> -- 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.
