er solution.
Cheers,
Joe
newton.dave wrote:
>
> joea88 wrote:
>> I've an action class like below. I put the skipvalidation annotation
>> because
>> I don't want strut to validate all annotated fields. My problem is that I
>> still want to do the validation for
Hi
I've an action class like below. I put the skipvalidation annotation because
I don't want strut to validate all annotated fields. My problem is that I
still want to do the validation for 'name' field.
So.. is there a way to manually invoke only certain fields' annotation
validation? I could
You need to add to your
struts.xml.
Stephan Schröder wrote:
>
> the objectiv is to be able to have url like ".../public/123.mp3" so this
> customized ActionMapper was written.
>
> public class MyActionMapper extends DefaultActionMapper {
>
>static ActionMapper fallback = new DefaultA
3 matches
Mail list logo