On Wed, Dec 10, 2003 at 08:51:42AM -0500, Jeremy Portzer wrote: > On Wed, 2003-12-10 at 07:59, [EMAIL PROTECTED] wrote: > > Good Morning, > > > <stuff snipped>
Jeremy is right. You don't need JSP's to do simple applets. If you want some simple examples check out my java samples at: http://www.skink.net/~davis/progs/java/ You can see an applet running and then you can click to the source for my samples. If you get down to the swing section you can even see how I put the magic string which tells the browser to autoinstall a jvm on the client. Oh yeah, you do this by clicking view source in your browser. -- Happy Trails John F. Davis ABC #6334 1992 R100GSPD Durham, North Carolina http://www.skink.net -- TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug TriLUG Organizational FAQ : http://trilug.org/faq/ TriLUG Member Services FAQ : http://members.trilug.org/services_faq/ TriLUG PGP Keyring : http://trilug.org/~chrish/trilug.asc
