I have a jsp page that uses the jsp:plugin tag for some applets I wrote. In my jsp page, I pass applet parameters using
<jsp:params> <jsp:param> ... <jsp:param> ... <jsp:params> For some reason when I access the page from Netscape or Mozilla, the params don't show up in the generated HTML. Neither does the name attribute on the jsp:plugin tag. However, when I use IE it works fine. Is this a bug that is fixed in an experimental release? BTW, I also noticed that the plugin example shipped with the server doesn't work.
begin:vcard n:Echols;Troy tel;fax:(630) 979-6124 tel;work:(630) 979-6325 x-mozilla-html:FALSE url:http://ihgpweb.ih.lucent.com/~troius org:Lucent Technologies version:2.1 email;internet:[EMAIL PROTECTED] title:Distinguished Member of Technical Staff adr;quoted-printable:;;Room 6N-310=0D=0A2000 North Naperville Road;Naperville;IL;60566;US fn:Troy Eric Echols end:vcard
