yes it is very much possible
it is easier if the u can use object outputstream to send serializable
objects
and retrieve the object in the servlet and use it to query the
database
although we are able to do the following using a IE browser and
jwsdk1.0.1 (
we are trying to use the java run time environment plug in to run
the applet
intsead of the browsers jvm
in this case the servlet is not being called at all
the problem seems to be that the object we are sending across calls
contains an object of the user defined class
we are getting a security exception as follows
java.security.AccessControlException: access denied
(java.net.SocketPermission localhost:8080 connect,resolve
> ----------
> From: Rajesh Shrivastav[SMTP:[EMAIL PROTECTED]]
> Reply To: A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent: Sunday, March 05, 2000 6:50 PM
> To: [EMAIL PROTECTED]
> Subject: Applet-Servlet Communication
>
> HGi Every Body,
>
> I want to send a parameter from applet to a servlet
> and to be used in a query to database.i want to
> retrieve the data from the servlet(Output of the
> query) and display the data in JTable in Applet.
>
> Pl Respond
>
> Raj
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
> __________________________________________________________________________
> _
> 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