=&newPassword1=&newPassword2=&general.submit=Submit
>>
>> The URL contains all failed parameters with their values in clear text,
>> which is something I don't want. The behavior is the same when using an
>> empty result type for the input result.
>>
>> 1. Is there a way not to see these parameters in the final
Guillaume Bilodeau wrote:
Hi guys,
I'm using Struts 2.0.11 for a standard web application and using annotations
all the way. I have the following action, with some fields and getters /
setters omitted for brevity:
@ParentPackage("default")
@Results( {
@Result(name = "input", ty
al URL?
2. I don't see why these parameters need to be added to the URL when they
are clearly accessible to the JSP using the value stack. Surely there must
be a good reason to this?
Thanks all,
GB
--
View this message in context:
http://www.nabble.com/Validation-result-URL-contain
3 matches
Mail list logo