I get the following error when I compile our JSP code using MyEclipse:
jsp:plugin is not yet supported.
We are using jsp:plugin tag to display an applet in the JSP page.
I did a little research on this topic on this forum and found a post (https://www.genuitec.com/forums/topic/jsp-plugin/) dated November 4, 2003. The post states that the jsp:plugin tag is not currently supported but a bug has been entered in your tracking system. I was wondering what is the status of this bug. In the meantime, is there any workaround, other than commenting out the jsp:plugin tag, to get it working?
Thank you,
Renu