How to run Applet in a web server

Reply

Join Date: Mar 2008
Posts: 3
Reputation: zoom2arun is an unknown quantity at this point 
Solved Threads: 0
zoom2arun zoom2arun is offline Offline
Newbie Poster

How to run Applet in a web server

 
0
  #1
Mar 13th, 2008
I need help for my program

I need to run a applet in a server(tomcat) and the applet(a 2 player game) should be available for playing.

Now, iam able to load applet in the browser, but each browser is running its own instance of the applet.

I need a single instance.

forgive me if i said something wrong, Iam new to Java.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 18
Reputation: apsivam is an unknown quantity at this point 
Solved Threads: 4
apsivam's Avatar
apsivam apsivam is offline Offline
Newbie Poster

Re: How to run Applet in a web server

 
0
  #2
Mar 13th, 2008
I am not a Java expert by any mean but I can assure you that Java Applets are meant to be run on client side not on the server.
Cheers,
Sivanandhan, P. (a.k.a. apsivam)
www.apsivam.in
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 3
Reputation: zoom2arun is an unknown quantity at this point 
Solved Threads: 0
zoom2arun zoom2arun is offline Offline
Newbie Poster

Re: How to run Applet in a web server

 
0
  #3
Mar 13th, 2008
I do agree, but see i have made a game using applet and for it to be able to played by multiple people, it should be run in a server....right?
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 18
Reputation: apsivam is an unknown quantity at this point 
Solved Threads: 4
apsivam's Avatar
apsivam apsivam is offline Offline
Newbie Poster

Re: How to run Applet in a web server

 
0
  #4
Mar 13th, 2008
not necessarily!
enable some sort of communication between the two instances through your server.
Cheers,
Sivanandhan, P. (a.k.a. apsivam)
www.apsivam.in
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC