Is it possible to pass an object (i.e., a Vector) to an Action (as shown in figure, from JSP1 to action1) in request scope?
JSP1(object mounted here) ----(request)--> Action1 ------> JSP2 The object should be an actionForm field (but if this is not possible any other way is welcomed!). Thanks for your answers!! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]