Cannot pass the correct property value to a form

2007-12-11 Thread piterskiy
Hi, everyone! If anyone can assist me, please let me know. There may be a simple solution to this, or it is just some sort of error I have, but I cannot firure it out for a while now. Everything seems to be fine. I have jsp page, I have a struts form. I have action class. Jsp has form th

Re: Cannot pass the correct property value to a form

2007-12-11 Thread piterskiy
Ok, it is going to be a lot of text :working: If you stil can help me after seeing all these codes, I would really appriciate it. Here is the process flow for the search: jsp --> SearchFundsAction --> jsp for naviation: jsp --> NavigateFundsAction --> jsp for edit or view: jsp --> WBasCo

Re: Cannot pass the correct property value to a form

2007-12-11 Thread piterskiy
Thank's Eugene Alberto A. Flores wrote: > > I think you forgot struts-config.xml > > piterskiy wrote: >> Ok, it is going to be a lot of text >> :working: >> >> If you stil