I am trying to load java applet in a mako file. But it give an error
to display the applet.

I am afraid that java applet is not loaded in the browser. Can any one
tell me how to do this.

I kept the required java class and jar files in the public folder and
in the mako file I used it 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>

Thanks,
Sharath

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