Hi, Hope some can help.
I make use of Appfuse 2.0.2, Struts as presentation layer, JPA as persistent layer. I already exported AppFuse core model classes into my project. Next, how do I obtain following changes: 1.When signing up a new account, prevent some fields eg. "website" to not be a required field and some other new fields added to User.java to be validated. 2. Changing the username field of the User.java to only accept e-mail address as data and be validated against an e-mail pattern. Do I need to export "https://appfuse.dev.java.net/svn/appfuse/tags/APPFUSE_2.0.2/web/struts/" into my project web folder like I did with core model classes or ? Thanks. - tuncay -- View this message in context: http://www.nabble.com/Appfuse-core-Web-Classes-Modification-tp18176415s2369p18176415.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
