DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=37832>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=37832 Summary: dynamic loading of run time generated validation.xml file Product: Struts Version: 1.1 Final Platform: All OS/Version: Windows XP Status: NEW Severity: enhancement Priority: P5 Component: Validator Framework AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am constructing some of my application's jsps dynamically. which means i have to generate my validation.xml file at run time only. Now i understand that struts use the validator plugin to load the validation.xml file at application start up. Is there any way by which the validation.xml file can be loaded at run time. Since the jsp is constructed run time and depending on the flow it can have any set of form fields which will be cattered by only a single form. So i cannot really have the validation.xml file generated at build time. Any kind of response is appreciated. Regards, Sajahan 601-364-9080 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
