Niall,
Ok, I changed the form scope to "session" in all action mappings in my
struts-config.xml and that seems to work.
Thx a lot!
Ralf
P.S.: This was easier than going through all my java action classes since it
was only in one file. I hope this won't cause other side-effects!
> -Original M
Niall,
Ok, I changed the form scope to "session" in all action mappings in my
struts-config.xml and that seems to work.
Thx a lot!
Ralf
P.S.: This was easier than going through all my java action classes since it
was only in one file. I hope this won't cause other side-effects!
> -Original M
arrive empty in the jsp?
Anyone else experienced the same? Any hints would be highly appreciated!
Ralf
P.S.: What worked before
public class LoadLoginAction extends Action
...
loginForm.setFullName("Ralf Hauser");
...
session.setAttribute(&qu
arrive empty in the jsp?
Anyone else experienced the same? Any hints would be highly appreciated!
Ralf
P.S.: What worked before
public class LoadLoginAction extends Action
...
loginForm.setFullName("Ralf Hauser");
...
session.setAttribute(&qu
4 matches
Mail list logo