Struts2, collection of objects and JSP

2008-02-07 Thread Piotr Falenczyk
the session) What I know is that I need to set for name of every textfield "imports[index_in_list].name" in order to make it work, but how can I do it? Thanks for help in advance Piotr Falenczyk -- View this message in context: http://www.nabble.com/Struts2%2C-collection-of-

Re: struts polish application

2008-02-07 Thread Piotr Falenczyk
What You need to do, is to set correct page coding. It can be ISO-8859-2 or UTF-8 Best regards Piotr Falenczyk raghuveerv wrote: > > I have an application that needs to show messages coming from SAP in > polish > language. > > > > What would be the changes in n

Re: Struts2, collection of objects and JSP

2008-02-07 Thread Piotr Falenczyk
newton.dave wrote: > > Piotr Falenczyk <[EMAIL PROTECTED]> wrote: >> I need to display all the names of Imports, and allow to edit every one >> of >> them in one page. What I do now is somethin like that ion JSP. Displaying >> values work just fine, but I