--- On Fri, 11/7/08, SanJ.SANJAY wrote:
> [...] I think the reason is that the moment it tries to read
> proper xxxCollection in iterator tag, it throws error
> "bean xxxCollection is not found in any any scope"
Such information is useful; I don't recall you mentioning that before.
> I am confus
newton.dave wrote:
>
> The ">" characters are normally used to differentiate what I said from
> what you said. Prefacing *every* line with ">" somewhat defeats the
> purpose and breaks with tradition.
>
> --- On Fri, 11/7/08, SanJ.SANJAY wrote:
>> I changed to put that in direct request also a
The ">" characters are normally used to differentiate what I said from what you
said. Prefacing *every* line with ">" somewhat defeats the purpose and breaks
with tradition.
--- On Fri, 11/7/08, SanJ.SANJAY wrote:
> I changed to put that in direct request also and did'nt work:
> request.setAttri
newton.dave wrote:
>
> --- On Fri, 11/7/08, SanJ.SANJAY wrote:
>> I am trying to display the collection that I am setting in
>> struts action to the request scope.
>
> The code is putting it in session scope, FWIW:
>
>> request.getSession().setAttribute("xxxCollection", xxxCollection);
>> [..
--- On Fri, 11/7/08, SanJ.SANJAY wrote:
> I am trying to display the collection that I am setting in
> struts action to the request scope.
The code is putting it in session scope, FWIW:
> request.getSession().setAttribute("xxxCollection", xxxCollection);
> [...]
>
>
>
Does it not recognize
5 matches
Mail list logo