Hi,

are there any restrictions for param names?

Since version 2.3.16 (and 2.3.16.1 too) a lot of my parameters will not
accepted.
In my action i override the method "acceptableParameterName(String)".
I have a lot of paramNames with a dot in name like "session.bean.firstname"
and this doesnt work.
It seams so, that the ParametersInterceptor split these paramNames in
"session", "bean" and "firstname".

Is this a bug or a feature?

regards,
Thomas



--
View this message in context: 
http://struts.1045723.n5.nabble.com/Param-names-with-spaces-tp5715585p5715599.html
Sent from the Struts - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to