1. Deeper forms - "path" problem forum.springsource.orgHi! I have 2 domains: Code: public class Store { private int storeId; private List |
2. form:hidden path on String array forum.springsource.orgI wish to have a hidden form field, such: |
3. help with form:hidden path please forum.springsource.orgI am trying to use an AutoPopulatingList as backing object in a form; Code: AutoPopulatingList records; The JSP code: Code: |
4. form:errors path="*", can I avoid printing specific paths? forum.springsource.orgI'm not sure if there is a way to do it with the |
5. how show in the |
6. Combining Basic and Form based auth for same application but different paths forum.springsource.orgHello, I've upgraded to Spring 3.1.0.M1 in order to attempt to configure my application to use basic and form based authentication for different paths in my application. The bug fix is ... |