Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Picking up an array in a JSP


Message #1 by "Steve Esselborn" <steve esselborn@a...> on Wed, 13 Sep 2000 15:31:10 +0100
Greetings:

We are creating a variable size array in a servlet, and then wish to loop
through it and display it in a JSP.  We are unable to access the array via
a 'getAttribute' command.  (When we go directly from a JSP to a JSP, we
can access the array via a 'getParameterValues'.)

We're using IPlanet and WindowsNT.



Thanks in advance for any insight.

Regards, Steve Esselborn

  Return to Index