Hello Marcus, I havent checked the bugzooky sample application. This issue has been headed toward retrieving the list in proper way. The list is retrieved by indirect way (via parameters) and something wrong during passing through its own.
I dont want to put the weight on your shoulder by source code of my wrong treating of the current List. So far I had no problem with passing through parameters/argument and this was the first occasion to probe this "option" tag, thats why i was in trouble. Thank for your helpful answer, Im going to check bugzooky as well. cscsaba M.C.S. wrote: > > Hi cscsaba, > > did you already have had a look at the bugzooky sample application? > http://www.stripesframework.org/display/stripes/Sample+Application > This app uses many of Stripes' features. You can surely learn a lot from > from it. > > In your concrete case, you might show us small JSP and ActionBean code > samples describing your current (failing) setup. Usually the > <s:options-collection> tag works fine for List properties. > > Regards, > Marcus > > > cscsaba242 schrieb: >> Thanks for the quick reply Stuart. >> I have tried a list for a probe without success. I had same suspicion so >> Im >> already sure the problem is in my side. >> >> cscsaba >> >> >> ChopperHarris wrote: >> >>> Hello, >>> >>> I'm only half answering the question - I haven't tried to test the >>> output >>> from >>> getResultList and feed it directly into the option tag, but in terms of >>> Collection -v- List, if you check the javadocs for List you'll see that >>> Collection is in its class hierarchy - that is to say that List extends >>> Collection. >>> >>> Therefore you can say that a List is a Collection. >>> >>> As such, any difficulties you are having are likely to be a result of >>> the >>> objects in the list - the list itself will be ok. >>> >>> Regards >>> Stuart >>> > > > ------------------------------------------------------------------------------ > Download Intel® 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 > > -- View this message in context: http://old.nabble.com/How-can-I-use-List-of-object-with-Stripes-%E2%80%9Coption%E2%80%9D-tag---tp28055650p28057791.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Download Intel® 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