Re: Serving up applets

2006-11-17 Thread Martin Gainty
' [EMAIL PROTECTED] Sent: Thursday, November 16, 2006 4:37 PM Subject: RE: Serving up applets I'm not trying to do any extra work with Swing or such. I want to keep this as dumb as possible so I don't have to require the latest and greatest or test in every browser. This is very minimalist. I have

Re: Serving up applets

2006-11-16 Thread Martin Gainty
Hi Robert Which class is throwing the ClassNotFoundException? M- This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have

RE: Serving up applets

2006-11-16 Thread Robert Harper
[mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 12:33 PM To: Tomcat Users List Subject: Re: Serving up applets Hi Robert Which class is throwing the ClassNotFoundException? M- This e-mail communication and any attachments may contain confidential and privileged information for the use

Re: Serving up applets

2006-11-16 Thread David Smith
problems or not finding the class. Robert S. Harper Information Access Technology, Inc. -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 12:33 PM To: Tomcat Users List Subject: Re: Serving up applets Hi Robert Which class is throwing

Re: Serving up applets

2006-11-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert, Robert Harper wrote: This has probably been covered before but I’m having a hard time getting an applet on a servlet generated page to load. I keep getting a ClassNotFound exception even though the class is in several possible areas for

RE: Serving up applets

2006-11-16 Thread Robert Harper
: Thursday, November 16, 2006 1:20 PM To: Tomcat Users List Subject: Re: Serving up applets -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Robert, Robert Harper wrote: This has probably been covered before but I'm having a hard time getting an applet on a servlet generated page to load. I keep getting

Re: Serving up applets

2006-11-16 Thread Christopher Schultz
Technology, Inc. -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 1:20 PM To: Tomcat Users List Subject: Re: Serving up applets Robert, Robert Harper wrote: This has probably been covered before but I'm having a hard time

Re: Serving up applets

2006-11-16 Thread Martin Gainty
, dissemination, distribution or copying of it or its contents - Original Message - From: David Smith [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Thursday, November 16, 2006 3:17 PM Subject: Re: Serving up applets Where are you putting the applet class? It can't

RE: Serving up applets

2006-11-16 Thread Robert Harper
. Robert S. Harper Information Access Technology, Inc. -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Thursday, November 16, 2006 2:21 PM To: Tomcat Users List Subject: Re: Serving up applets Not to mention security permissions one must grant thru either updates

RE: Serving up applets

2006-11-16 Thread Robert Harper
It looks like the codebase attribute helped. Now I'll see what I can do from there. Thanks. Just don't let preliminary testing dictate what you don't try later I guess. Robert S. Harper Information Access Technology, Inc. -