BeanUtils.populate error

2005-06-15 Thread Jan Ziniewicz
I get this error when I click on a buttons in my forms. Some buttons work, some don't and I don't know where is the error. Any suggestions? I can give you more detailed information but i guess that it is quite typical error. javax.servlet.ServletException: BeanUtils.populate org.ap

Autologin?

2005-05-24 Thread Jan Ziniewicz
I have problems with user logging in my application. Basically I want to have functionality same as on gmail.com -- if I have a proper cookie forward me to inbox omiting login page. I know how to play with cookies but struts part of the task is a problem for me -- Pozdrawiam, Janek Ziniew

Dealing with many forms

2005-05-18 Thread Jan Ziniewicz
Hi, I am writing my first Struts application, and have some problems with it. Some part of my app, gets data from database, fills appropriate form, displays it and, if user changed the form, writes data back to database. Another functionality is: get whole webpage (including form)from database, fil

Dealing with many forms

2005-05-18 Thread Jan Ziniewicz
Hi, I am writing my first Struts application, and have some problems with it. Some part of my app, gets data from database, fills appropriate form, displays it and, if user changed the form, writes data back to database. Another functionality is: get whole webpage (including form)from databas