Hello,
i try to run an applet in an jsp page with the jsp:plugin tag.
<jsp:plugin type="someapplet"
code="somecode.class
with="xxx" heigt="xxx"
etc.
When i try to acces the jsp i become an Error 500, Internal Servlet Error,
Unterminated <jsp:plugin tag an serveral error messages from
org.apache.jasper.compiler and org.apache.jasper.runtime
With the <applet code="someclass" tag everything works fine.
Can anyone please help.
Thanks in advance
Matthias
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets