Bump... with a little more info.
Using struts 2.0.11.2. I have the annotation
@Result(name="success", value="someaction", params={"id", "${id}"},
type=ServletActionRedirectResult.class). There is a getter and setter for
"id" on both action classes. Neither is called. Results are the same setting
Is there any way to display validation error messages when using the struts2
simple theme?
--
View this message in context:
http://www.nabble.com/Display-validation-error-messages-when-using-simple-theme--tp19964986p19964986.html
Sent from the Struts - User mailing list archive at Nabble.com.
s to figure out what's going
on.
Thanks for the help,
Greg
Kawczynski, David wrote:
>
> I think you want to use an includeParams="none" attribute in the s:url
> tag
>
> -Original Message-
> From: col_chappy [mailto:[EMAIL PROTECTED]
> Sent: Monday, Oct
I'm developing a webapp with Struts 2.0.11.2. I've got a page that displays a
list of customers and allows you to click on them to bring up a page with
more information. Each customer has a unique ID which is passed as a
parameter in the URL. The JSP code looks like this:
This wo
4 matches
Mail list logo