| To: | "jim_garrett@xxxxxxxx" <jim_garrett@xxxxxxxx>, CinJug <users@xxxxxxxxxx> |
|---|---|
| Subject: | Re: [cinjug-users] Need help with including Applet in websphere portlet JSP |
| From: | Manisha Kode <mkkode@xxxxxxxxx> |
| Date: | Thu, 19 Jan 2006 16:50:40 -0500 |
| Delivered-to: | mailing list users@cinjug.org |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=SDYfYs3uKEfAqmQ1pgRRZbUozAJtKGpKRMUjz5ZhjoPOm7KXlG/RScxKW/JGnRmcg93bQbfMpZ23XpjFcWea3Uw/rfvci71ztBIAysStlTXP9eBtKy+zo20/MXDjAJdG6jUD/ADs+hDBHxHfRYc4viMx9sphk38zw72oC7z+bzw= |
| In-reply-to: | <14847131.1137700057291.JavaMail.root@webmail7> |
| Mailing-list: | contact users-help@cinjug.org; run by ezmlm |
| References: | <14847131.1137700057291.JavaMail.root@webmail7> |
|
I have created a simple Hello Applet using JDK 1.4 and the RAD is also using the same..
here is how i have coded.. There is no difference in the outcome if i use response.encodeURL
My application applet is in the jar for which i was trying the code which is commented below. I thought if i get a simple applet showing up then i should be able to do the rest..
I have tried lots of combinations of codebase such as just "lib" or "./lib" or "./lib/".. did not make any difference. Sometimes i get a warning saying "broken link". In the design view in RAD i see squares with small triangle, circle and square..
< APPLET codebase="./lib" code="HelloWorldApplet.class" width= "200" height="200"></ APPLET><!-- <APPLET codebase='' archive=' <%=response.encodeURL("VIBRuntimePlant2.jar") %>' code="Plant2.class" width="450" height="700"></APPLET> --> Does this code give anyone any idea..Any help is appreciated..
Manisha
On 1/19/06, jim_garrett@xxxxxxxx <
jim_garrett@xxxxxxxx> wrote:
You may want to make sure the Applet code was compiled in the same version of JDK. Also, are there any other applets running within the browser that would require a different JDK. I have seen this happen before. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Need help with including Applet in websphere portlet JSP, Manisha Kode |
|---|---|
| Next by Date: | :SPAM: Re-finance before rates skyrocket, Isabella Gunn |
| Previous by Thread: | Need help with including Applet in websphere portlet JSP, Manisha Kode |
| Next by Thread: | Ratess approved, Latonya Koenig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |