Try storing the vector in session variable and then use it whenever u want.
Hope that helps
Praveen
----- Original Message -----
From: "JOSHY MON M C" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 12, 2001 10:46 AM
Subject: Re: A JSP Question - model 1 architecture


> Then it going to be model 2 architecture.? I dont want servlet to do the
> job.
>
>
> -----Original Message-----
> From: King, Nancy [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 12, 2001 9:11 PM
> To: [EMAIL PROTECTED]
> Subject: Re: A JSP Question - model 1 architecture
>
>
> You can use servlet to pass the vector.
>
> NK
>
> -----Original Message-----
> From: JOSHY MON M C [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, December 12, 2001 9:30 AM
> To: [EMAIL PROTECTED]
> Subject: A JSP Question - model 1 architecture
>
>
> Can any body answer me. I am waiting for an IMMEDIATE reply.
>
> Using model 1 Architecture :
> ----------------------------
> 1. I have an elmpleelist.jsp - contoller gets a Vector of emplyee Object
> 2. EmployeeListView.jsp      - showing the result, iterating it.
>
> My doubt, how to pass the vector from one page to other.?
>
> Please respond ASAP.
>
>
> Also I want somebody to compare model 1 and Model 2. Is model 1 that bad
> compated to model 2
>
> -Regards
> Joshy
>
>
===========================================================================
> 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://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.jsp
>  http://www.jguru.com/faq/index.jsp
>  http://www.jspinsider.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://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to