Dec 7, 2000 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 How can I use an Applet with JSP?
Dec 7, 2000 #2 palbano Programmer Joined Oct 9, 1998 Messages 4,341 Location US You want an applet to connect to a JSP or you want an applet in a JSP page? If the latter you just do it the same as in an HTML page. -pete Upvote 0 Downvote
You want an applet to connect to a JSP or you want an applet in a JSP page? If the latter you just do it the same as in an HTML page. -pete