Hi Phil,

net.sourceforge.stripes.controller.DefaultActionBeanPropertyBinder
is where the magic happens :-)

Cheers,
Freddy

On Thu, 4 Mar 2010 11:22:08 +0000, "phillip darley"
<phillip.dar...@googlemail.com> said:
> Hi,
> 
> I've created a simple actionBean and jsp based on the example given @
> http://www.stripesframework.org/display/stripes/Indexed+Properties.
> When I submit to my actionbean event handler the People List is empty.
> 
> Which stripes classes are responsible for grabbing the indexed
> properties from the request scope and adding them to a newly
> instantiated List?
> 
> I'm working on a bit of a Frankenstien environment (1.3 servlet
> container with backported classes and jdk 1.4 with a retrotranslated
> stripes) and I have a feeling it MAY be that so I want to rebuild
> stripes Jar and do some debugging  that's why I need to know which
> classes are involved in the process.
> 
> Cheers,
> Phil
> 
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Stripes-users mailing list
> Stripes-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/stripes-users

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to