RE: html:select and logic:iterate

2005-11-28 Thread Stanislav
> I hope this will surely work for you. If not please send me the error what u > r getting. so i can > figure it out what's happening really... > > > > > value="-">--- m > l:option> property="user-podatak-2-

RE: html:select and logic:iterate

2005-11-28 Thread Stanislav
> Try this > > > > > value="-">---< /htm > l:option> > > > name='hmUserPrijenos' property='user-podatak-1-0'/> > > > > If I do this, than i get several problem :-( id is alvays the same (how to know w

RE: [Maybe Spam] html:select and logic:iterate

2005-11-28 Thread Stanislav
- Original Message Follows - > how can you get it from the session in the action class(not in the jsp). > as http wrappers return only strings or string arrays. > first i make one big class like: import java.io.Serializable; public class User implements Serializable { pr

RE: [Maybe Spam] html:select and logic:iterate

2005-11-28 Thread Kanuri, Chand
] html:select and logic:iterate > remove logic present. > it works. > > by the way how can you get that list(hmUserPrijenosList) back in action from > the request.i have that problem. > is there any way to get that in the action class. > > cheers. > After removing logic pres

RE: [Maybe Spam] html:select and logic:iterate

2005-11-28 Thread Stanislav
> remove logic present. > it works. > > by the way how can you get that list(hmUserPrijenosList) back in action from > the request.i have that problem. > is there any way to get that in the action class. > > cheers. > After removing logic present everything is still the same :-( answer to your

RE: [Maybe Spam] html:select and logic:iterate

2005-11-28 Thread Kanuri, Chand
2005 10:20 To: user@struts.apache.org Subject: [Maybe Spam] html:select and logic:iterate I have problem with this part of code: -- - When I'm hiting submit button and having error in validation, in

html:select and logic:iterate

2005-11-28 Thread Stanislav
I have problem with this part of code: --- When I'm hiting submit button and having error in validation, in drop down box i get last value from hmUserPrijenosList and when submit button do not trigger valid