Hi all,
I am getting this error when moving between jsp pages in my web application.
The scope of my actions is "request". If I change the scope to be "session" this error goes away. I think I should use "request" scope in my web app and that is why
I am trying to understand why & when struts is throwing this error. I am trying to have a better understanding before I try to fix it.
Thanks
Lior
I am getting this error when moving between jsp pages in my web application.
The scope of my actions is "request". If I change the scope to be "session" this error goes away. I think I should use "request" scope in my web app and that is why
I am trying to understand why & when struts is throwing this error. I am trying to have a better understanding before I try to fix it.
Thanks
Lior