RE: jsp/properties file/validation interaction question

2012-03-06 Thread Puneet Babbar 2
.org/2.3.1/docs/localization.html Regards Puneet -Original Message- From: John W. Himpel [mailto:j...@jlhimpel.net] Sent: Wednesday, March 07, 2012 4:48 AM To: user@struts.apache.org Subject: jsp/properties file/validation interaction question Good evening, 1) ActionClass A gathers some lis

jsp/properties file/validation interaction question

2012-03-06 Thread John W. Himpel
Good evening, 1) ActionClass A gathers some lists used in drop-down boxes and check-boxes in A.jsp. ActionClass A forwards to A.jsp. 2) The user makes selections and inputs additional data into A.jsp. The form in A.jsp forwards to ActionClass B. A.jsp uses the property file A.properties to prov