I have to access the database with the an applet, but there is no
possibility of signing or using any plugin. What is the best solution.
Things are behind fire wall. Is it with socket or RMI. If so is there any
examples or samples i can get to see how i can communicate applet with
servlet for accessing the database (applet+servlet in one server and db in
another server)
Any samples would be of real help to me.....
with regards,
suresh
-----Original Message-----
From: Andrew Dingfelder [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 1:26 PM
To: [EMAIL PROTECTED]
Subject: multiple user problem
I have run into problems with multiple users.
when we tried running my servlet (accessed from an
applet) on one of our servers, it worked fine, but only
for 2 users at a time.
if any other computers try to use it, the applet will
load but it will not connect to the servlet to get the
database info.
Do you have any obvious ideas why this might be
happening?
I'll post more details as I get them as well as the code
itself if nobody has obvious solutions
Andrew Dingfelder
Computing As You Like It
108 Blanchard St., Raleigh NC 27603
[EMAIL PROTECTED]
Phone (919) 828-982
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html