include « Applet « JSP-Servlet Q&A





1. Including Applet in JSP page    stackoverflow.com

I wrote an Applet program which draws a pie chart. The values for the applet should be passed from JSP page. I wrote the following lines of code ...

3. include my applet class in JSP file?    forums.oracle.com