Hi
Vector is used to store object only.
since u want to store an array which is a object in Java so all
u have to do is use  Putvalue() method of the vector object to add an array
in to a vector
cheers
Srinivas K.R.
----- Original Message -----
From: tripat kharbanda <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 28, 2000 1:35 PM
Subject: Re: Session object with Array


> use
>
> void setAttribute(java.lang.String name, java.lang.Object value)
> in ver 2.2
>
> and
>
> void putValue(java.lang.String name, java.lang.Object value)
>
> in earlier versions
>
> cheers
>
> Tripat
>
> >From: hotmail <[EMAIL PROTECTED]>
> >Reply-To: A mailing list about Java Server Pages specification and
> >     reference <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Session object with Array
> >Date: Tue, 28 Nov 2000 11:46:36 +0530
> >MIME-Version: 1.0
> >X-Originating-IP: [203.129.237.91]
> >Received: from [204.160.241.38] by hotmail.com (3.2) with ESMTP id
> >MHotMailBC142530008AD820F3A2CCA0F126B58F0; Wed Dec 27 22:14:10 2000
> >Received: from mail (mail.javasoft.com [204.160.241.28])by
> >mail2.java.sun.com (8.10.0.Beta13+Sun/8.10.0.Beta13) with ESMTP id
> >eBS6EUh09600;Wed, 27 Dec 2000 22:14:30 -0800 (PST)
> >Received: from JAVA.SUN.COM by JAVA.SUN.COM (LISTSERV-TCP/IP release
1.8d)
> >with          spool id 2782949 for [EMAIL PROTECTED]; Wed, 27 Dec
> >2000          22:16:00 -0800
> >Received: from hotmail.com (law2-oe64.hotmail.com [216.32.180.157]) by
> >     mail.java.sun.com (8.10.0.Beta13+Sun/8.10.2) with ESMTP id
> >eBS6FxK16432 for <[EMAIL PROTECTED]>; Wed, 27 Dec 2000
> >22:15:59 -0800 (PST)
> >Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC;
> >Wed,          27 Dec 2000 22:13:53 -0800
> >From [EMAIL PROTECTED] Wed Dec 27 22:15:43 2000
> >References:  <[EMAIL PROTECTED]>
> >X-Priority: 3
> >X-MSMail-Priority: Normal
> >X-Mailer: Microsoft Outlook Express 5.00.2314.1300
> >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
> >X-OriginalArrivalTime: 28 Dec 2000 06:13:53.0625 (UTC)
> >  FILETIME=[5A724490:01C07095]
> >Message-ID:  <[EMAIL PROTECTED]>
> >Sender: A mailing list about Java Server Pages specification and
> >   reference <[EMAIL PROTECTED]>
> >
> >HI All,
> >hey can anybody tell me howto store an array object(or vector) in an
> >session
> >object?
> >thx in adv
> >MJ
> >----- Original Message -----
> >From: Dennis Leary <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Thursday, December 28, 2000 2:19 AM
> >Subject: Re: hi all
> >
> >
> > > Recommend getting your hands on the following book.
> > >
> > > Instant Java Server Pages
> > >
>
>http://r1.us.rmi.yahoo.com/rmi/http://shop.barnesandnoble.com/booksearch/re
s
>
>ults.asp/rmivars%3ftarget=_top?sourceid=00339421582043540949&bfdate=12-27-2
0
> >00+15:46:26&WRD=%22instant+java+server+pages%22
> > >
> > > This is an excellant tutorial for developing data driven web apps. It
> >also
> >contains the sample connectionpool code for you to utillize and how to
use
> >it.
> > >
> > > >>> DUY HA <[EMAIL PROTECTED]> 12/27/00 03:42PM >>>
> > > How can I do that...please help me..thanks
> > > --- Dennis Leary <[EMAIL PROTECTED]> wrote:
> > > > You should utilize a connection pool and the
> > > > information about db should be stored in a config
> > > > file that is loaded by a servlet or application
> > > > bean.
> > > >
> > > > >>> DUY HA <[EMAIL PROTECTED]> 12/27/00 03:23PM >>>
> > > > Anyone knows a web server that supports JSP and
> > > > free?
> > > >
> > > > I made a database JDBC-ODBC on my localhost ( I use
> > > > Jrun) but I don't know what will be when it is
> > > > loaded
> > > > on real server on Internet?
> > > > I used Access database and a connection bridge
> > > > jdbc:odbc:mydatabase and I defined it on my computer
> > > > but when on real server, who will define it?
> > > >
> > > > Thanks and Happy New Year
> > > >
> > > > htqduy
> > > >
> > > > __________________________________________________
> > > > Do You Yahoo!?
> > > > Yahoo! Shopping - Thousands of Stores. Millions of
> > > > Products.
> > > > http://shopping.yahoo.com/
> > > >
> > > >
> > >
>
>===========================================================================
> > > > To unsubscribe: mailto [EMAIL PROTECTED] with
> > > > body: "signoff JSP-INTEREST".
> > > > For digest: mailto [EMAIL PROTECTED] with body:
> > > > "set JSP-INTEREST DIGEST".
> > > > Some relevant FAQs on JSP/Servlets can be found at:
> > > >
> > > >  http://java.sun.com/products/jsp/faq.html
> > > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > >
> > > >
> > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > > >
> > > >
> > >
>
>===========================================================================
> > > > To unsubscribe: mailto [EMAIL PROTECTED] with
> > > > body: "signoff JSP-INTEREST".
> > > > For digest: mailto [EMAIL PROTECTED] with body:
> > > > "set JSP-INTEREST DIGEST".
> > > > Some relevant FAQs on JSP/Servlets can be found at:
> > > >
> > > >  http://java.sun.com/products/jsp/faq.html
> > > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > > >
> > > http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Yahoo! Shopping - Thousands of Stores. Millions of Products.
> > > http://shopping.yahoo.com/
> > >
> > >
>
>===========================================================================
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> > > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> >DIGEST".
> > > Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> > >
>
>===========================================================================
> > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> > > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> >DIGEST".
> > > Some relevant FAQs on JSP/Servlets can be found at:
> > >
> > >  http://java.sun.com/products/jsp/faq.html
> > >  http://www.esperanto.org.nz/jsp/jspfaq.html
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> > >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> > >
> >
>
>===========================================================================
> >To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> >JSP-INTEREST".
> >For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
> >DIGEST".
> >Some relevant FAQs on JSP/Servlets can be found at:
> >
> >  http://java.sun.com/products/jsp/faq.html
> >  http://www.esperanto.org.nz/jsp/jspfaq.html
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to