JEE Series: Struts 2 Tags and Client-Side Validation
This post concludes the example from the previous article. Today, we take a closer look at the client-side, namely the use of tags and how to perform an efficient input validation. The whole example can be downloaded from github. At this point we have all the configuration in place and we are ready to register…