I am using Struts2 and a bunch of Validation with Annotations. How do I add a global error mes开发者_运维百科sage as well on top of field validation errors. Thanks, FedorAn action has a collection cal
In my struts2 application, I met with a situation where I have to read .xls file and write it into an arraylist. The .xls file is of fixed format i.e no. of columns are fixed.
I have a page called home.jsp in my struts2 application. I have embedded a html (screencompany开发者_StackOverflow社区.html) page within this home.jsp. I am trying to embed an image within the html pa