I did that and in the mako file I used the Applet like this

<applet code="/foo.class" archive="/foo.jar" alt="Java Applets do not
seem to be supported so far by your browser.." height="250"
width="250">
</applet>
 I added the foo.class and foo.jar in the public folder. But the java
applet is render to the browser.
could you think of any reason?

Thanks,
Sharath


On Sat, Jul 10, 2010 at 6:07 PM, Mike Orr <[email protected]> wrote:
> 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.
>
>

-- 
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