hi! why can't you simply do it all with ONE applet ? i think this goes thread goes too off-topic!
-mw ----- Original Message ----- From: "Kumar Sameer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 3:15 PM Subject: Re: persistent objects : a bit off topic > good advice..... > > I just tried it.... if I store a Rowset object, I am able to retrieve it > in another applet !!! I can also access the result of query fired from the > previous applet !!!!! > > But Alas !!!! I can't fire a new query using the same object.... I get an > error : > > [Microsoft][ODBC driver for Oracle][Oracle]ORA-01017: invalid > username/password; logon denied > > But ur advice did introduced me to sun.jdbc.rowset.* Thanks. > > The second applet need to fire a new query depending on selected values by > the user. So while I am in applet 1, I can't anticipate what query to fire. > Also, I can't cache all info as it involves a no. of tables and thus will > result in caching of a lot of unnecessary data. Any suggestion ? > ___________________________________________________________________________ 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
