Re: java applets

2003-06-19 Thread Tim Shaw
I haven't used applets since 1.0, but can't you create the jar and put it into /WEB-INF, and then get it from there? I thought that was sort of the point? Puzzled tim Shapira, Yoav wrote: Howdy, Yes. The bean classes must be in the jar that you name as the applet codebase. That jar cannot re

Re: java applets

2003-06-19 Thread Tim Shaw
o bad applets aren't server side. From: "Michael Ni" <[EMAIL PROTECTED]> Reply-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: RE: java applets Date: Thu, 19 Jun 2003 13:03:27 -0700 I'm trying to make a multiplayer online g

RE: java applets

2003-06-19 Thread Michael Ni
ly-To: "Tomcat Users List" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Subject: RE: java applets Date: Thu, 19 Jun 2003 15:58:23 -0400 Howdy, >what is the server side alternative for java applets? Depends on your requirements: take a

RE: java applets

2003-06-19 Thread Michael Ni
sers List" <[EMAIL PROTECTED]> Subject: RE: java applets Date: Thu, 19 Jun 2003 15:58:23 -0400 Howdy, >what is the server side alternative for java applets? Depends on your requirements: take a step back and tell us what you're trying to accomplish, and we can help pick the best

RE: java applets

2003-06-19 Thread Shapira, Yoav
Howdy, >what is the server side alternative for java applets? Depends on your requirements: take a step back and tell us what you're trying to accomplish, and we can help pick the best design/implementation. Yoav Shapira This e-mail, including any attachments, is a confidential business comm

RE: java applets

2003-06-19 Thread Michael Ni
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:

RE: java applets

2003-06-19 Thread Shapira, Yoav
[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 >

RE: java applets

2003-06-19 Thread Michael Ni
t; <[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 code

RE: java applets

2003-06-19 Thread Shapira, Yoav
, 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: "Mic

RE: java applets

2003-06-19 Thread Michael Ni
AIL 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

RE: java applets

2003-06-19 Thread Michele Neylon :: BlacknightSolutions
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 att