what is the server side alternative for java applets?

mike

From: "Shapira, Yoav" <[EMAIL PROTECTED]>
Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Subject: RE: java applets
Date: Thu, 19 Jun 2003 15:54:48 -0400


Howdy, Clients cannot access content under WEB-INF. That's a protected directory per the Servlet Specification.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message----- >From: Michael Ni [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 19, 2003 3:54 PM >To: [EMAIL PROTECTED] >Subject: RE: java applets > >Hmm that really is dissapointing. I have a whole web app going with my >java >beans in my WEB-INF folder. I need to grab some information from the beans >in my java applet so I can display graphical stuff, but there is no way to >call the beans in my WEB-INF? > >mike > > >>From: "Shapira, Yoav" <[EMAIL PROTECTED]> >>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >>To: "Tomcat Users List" <[EMAIL PROTECTED]> >>Subject: RE: java applets >>Date: Thu, 19 Jun 2003 15:40:21 -0400 >> >> >>Howdy, >>Yes. The bean classes must be in the jar that you name as the applet >>codebase. That jar cannot reside under the /WEB-INF directory of your >>webapp. >> >>Yoav Shapira >>Millennium ChemInformatics >> >> >> >-----Original Message----- >> >From: Michael Ni [mailto:[EMAIL PROTECTED] >> >Sent: Thursday, June 19, 2003 3:37 PM >> >To: [EMAIL PROTECTED] >> >Subject: RE: java applets >> > >> >i guess my question is in a java applet, can I import javabeans and use >> >them. I'm having trouble because I cannot make instances of the beans >>I >> >import. >> > >> >mike >> > >> > >> >>From: "Michele Neylon :: BlacknightSolutions" >> >><[EMAIL PROTECTED]> >> >>Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> >> >>To: "'Tomcat Users List'" <[EMAIL PROTECTED]> >> >>Subject: RE: java applets >> >>Date: Thu, 19 Jun 2003 21:03:38 +0200 >> >> >> >> >> >>Hmm... My understanding of applets is that they are entirely >>client-side, >> >>so >> >>I don't think you can. >> >> >> >>Mr. Michele Neylon >> >>Blacknight Solutions >> >>http://www.blacknightsolutions.com/ >> >>Spam & Virus scanning available >> >> >> >> >> >> >> >> >> >> >> >>######################################################### >> >>This message (and any attachment) is intended only for the >> >>recipient and may contain confidential and/or privileged >> >>material. If you have received this in error, please contact the >> >>sender and delete this message immediately. Disclosure, copying >> >>or other action taken in respect of this email or in >> >>reliance to it is prohibited. >> >> >> >> >> >>--------------------------------------------------------------------- >> >>To unsubscribe, e-mail: [EMAIL PROTECTED] >> >>For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > >> >_________________________________________________________________ >> >Add photos to your e-mail with MSN 8. Get 2 months FREE*. >> >http://join.msn.com/?page=features/featuredemail >> > >> > >> >--------------------------------------------------------------------- >> >To unsubscribe, e-mail: [EMAIL PROTECTED] >> >For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> >> >>This e-mail, including any attachments, is a confidential business >>communication, and may contain information that is confidential, >>proprietary and/or privileged. This e-mail is intended only for the >>individual(s) to whom it is addressed, and may not be saved, copied, >>printed, disclosed or used by anyone else. If you are not the(an) >intended >>recipient, please immediately delete this e-mail from your computer system >>and notify the sender. Thank you. >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> > >_________________________________________________________________ >Protect your PC - get McAfee.com VirusScan Online >http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963 > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to