struts2-convention-plugin Questions

1

Solved

I am reading Struts2 documentation and found that there was kind of contradiction in its documentation. In this link https://struts.apache.org/docs/convention-plugin.html The Convention plugin a...

2

Solved

In Struts 2 we can develop @CustomValidator which can be used in application wide @CustomValidator(type = "CustomerNumberValidator", fieldName = "customerNo") For validat...

2

Solved

Which is the easier and organized way to use Struts2 ? With Annotations or with XML files ? If with annotations, then with which kind of annotations? With struts-convention-plugin you can e...
Swineherd asked 24/10, 2013 at 9:21

2

I'm working on Struts 2 web application, using the Convention Plugin to configure everything via annotations. I'm hitting a snag with some of my action classes, where I'd like to use multiple paren...
Kraal asked 8/1, 2013 at 2:22
1

© 2022 - 2024 — McMap. All rights reserved.