adspace


What is the purpose of @urlvalidator annotation?

Answer Posted / Shoaib Alam

@urlvalidator annotation in Struts 2 validates URL parameters during the pre-execution phase. It can be used to validate that input URLs conform to specific formats or patterns.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between filters and interceptors ?

1316


What is action chaining ?

1168


How is declarative handling of exceptions done in struts ?

1010


What are the contents on web.xml in struts application ?

1072


What do you know about validation plugin ?

1031