[AWS] Java applets requests
Mirzakhyl, Sita
Sita.Mirzakhyl at astrium.eads.net
Mon Jun 11 10:18:55 CEST 2007
Hi,
I want to put a java applet in my HTML-file with the applet-tag.
<applet code="/applet" width="200" height="100">
But I don't know how the request for the AWS must look like. I tried it
with this:
...
elsif URI = "/applet" then
return AWS.Response.Build (AWS.MIME.Application_Octet_Stream,
"AppletWarning.class");
...
But it is not working.
What am I doing wrong? Is it generally possible to work with java
applets and the AWS?
I appreciate your help. :)
Sita
This email (including any attachments) may contain confidential and/or privileged information or information otherwise protected from disclosure. If you are not the intended recipient, please notify the sender immediately, do not copy this message or any attachments and do not use it for any purpose or disclose its content to any person, but delete this message and any attachments from your system. Astrium disclaims any and all liability if this email transmission was virus corrupted, altered or falsified.
---------------------------------------------------------
Astrium GmbH Vorsitzender des Aufsichtsrates: Thomas Mueller - Geschaeftsfuehrung: Evert Dudok (Vorsitzender), Dr. Reinhold Lutz, Pablo Salame Fischer
Sitz der Gesellschaft: Muenchen - Registergericht: Amtsgericht Muenchen, HRB Nr. 107 647
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/aws/attachments/20070611/18cc4a33/attachment.htm
More information about the AWS
mailing list