Hi,
   Can you elaborate on the error. This is possible and there should be no
problems. If you give some more details it will be easier to look where the
problem is.
Regards,
Raj

----- Original Message -----
From: PIYUSH NIGAM
To: [EMAIL PROTECTED]
Sent: Wednesday, November 29, 2000 12:34 PM
Subject: Applet->Servlet->Database


Dear Java mates,
I have a swing applet communicating to a servlet which in turn SELECTs
values from the database and sends them as serialized objects to the applet.
This communication is working fine values are going and coming across  a
URLConnection....But when I pass values to the servlet to INSERT into the
database it all falls on it's face. Is their some security feature which
hampers the insertion of values coming from such a source (though it seems
to permit values to be read and sent!?). I am getting a little worked up
here- any help would be great- even a statement saying that someone has done
it will help,
Thanx

Piyush Nigam
[EMAIL PROTECTED]

___________________________________________________________________________
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

Reply via email to